licenses.dev

svelte-exmarkdown v3.0.1

Svelte component to render markdown. Dynamic and Extensible.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT73
PackageRelationDependenciesPublished
@types/debug • 4.1.12TypeScript definitions for debugINDIRECT1
@types/hast • 3.0.4TypeScript definitions for hastINDIRECT1
@types/mdast • 4.0.4TypeScript definitions for mdastINDIRECT1
@types/ms • 0.7.34TypeScript definitions for msINDIRECT0
@types/unist • 3.0.3TypeScript definitions for unistINDIRECT0
bail • 2.0.2Throw a given errorINDIRECT0
ccount • 2.0.1Count how often a character (or substring) is used in a stringINDIRECT0
character-entities • 2.0.2Map of named character referencesINDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
decode-named-character-reference • 1.0.2Decode named character referencesINDIRECT1
dequal • 2.0.3A tiny (304B to 489B) utility for check for deep equalityINDIRECT0
devlop • 1.1.0Do things in development and nothing otherwiseINDIRECT1
escape-string-regexp • 5.0.0Escape RegExp special charactersINDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
is-plain-obj • 4.1.0Check if a value is a plain objectINDIRECT0
longest-streak • 3.1.0Count the longest repeating streak of a substringINDIRECT0
markdown-table • 3.0.4Generate a markdown (GFM) tableINDIRECT0
mdast-util-find-and-replace • 3.0.1mdast utility to find and replace text in a treeINDIRECT5
mdast-util-from-markdown • 2.0.2mdast utility to parse markdownINDIRECT33
mdast-util-gfm-autolink-literal • 2.0.1mdast extension to parse and serialize GFM autolink literalsINDIRECT12
mdast-util-gfm-footnote • 2.0.0mdast extension to parse and serialize GFM footnotesINDIRECT41
mdast-util-gfm-strikethrough • 2.0.0mdast extension to parse and serialize GFM strikethroughINDIRECT41
mdast-util-gfm-table • 2.0.0mdast extension to parse and serialize GFM tablesINDIRECT42
mdast-util-gfm-task-list-item • 2.0.0mdast extension to parse and serialize GFM task list itemsINDIRECT41
mdast-util-gfm • 3.0.0mdast extension to parse and serialize GFM (GitHub Flavored Markdown)INDIRECT50
mdast-util-phrasing • 4.1.0mdast utility to check if a node is phrasing contentINDIRECT3
mdast-util-to-hast • 13.2.0mdast utility to transform to hastINDIRECT19
mdast-util-to-markdown • 2.1.2mdast utility to serialize markdownINDIRECT17
mdast-util-to-string • 4.0.0mdast utility to get the plain text content of a nodeINDIRECT2
micromark-core-commonmark • 2.0.2The CommonMark markdown constructsINDIRECT18
micromark-extension-gfm-autolink-literal • 2.1.0micromark extension to support GFM autolink literalsINDIRECT5
micromark-extension-gfm-footnote • 2.1.0micromark extension to support GFM footnotesINDIRECT21
micromark-extension-gfm-strikethrough • 2.1.0micromark extension to support GFM strikethroughINDIRECT8
micromark-extension-gfm-table • 2.1.0micromark extension to support GFM tablesINDIRECT6
micromark-extension-gfm-tagfilter • 2.0.0micromark extension to support GFM tagfilterINDIRECT1
micromark-extension-gfm-task-list-item • 2.1.0micromark extension to support GFM task list itemsINDIRECT6
micromark-extension-gfm • 3.0.0micromark extension to support GFM (GitHub Flavored Markdown)INDIRECT28
micromark-factory-destination • 2.0.1micromark factory to parse destinations (found in resources, definitions)INDIRECT3
micromark-factory-label • 2.0.1micromark factory to parse labels (found in media, definitions)INDIRECT5
micromark-factory-space • 2.0.1micromark factory to parse markdown space (found in lots of places)INDIRECT3
micromark-factory-title • 2.0.1micromark factory to parse markdown titles (found in resources, definitions)INDIRECT4
micromark-factory-whitespace • 2.0.1micromark factory to parse markdown whitespace (found in lots of places)INDIRECT4
micromark-util-character • 2.1.1micromark utility to handle character codesINDIRECT2
micromark-util-chunked • 2.0.1micromark utility to splice and push with giant arraysINDIRECT1
micromark-util-classify-character • 2.0.1micromark utility to classify whether a character is whitespace or punctuationINDIRECT3
micromark-util-combine-extensions • 2.0.1micromark utility to combine syntax or html extensionsINDIRECT3
micromark-util-decode-numeric-character-reference • 2.0.2micromark utility to decode numeric character referencesINDIRECT1
micromark-util-decode-string • 2.0.1micromark utility to decode markdown stringsINDIRECT6
micromark-util-encode • 2.0.1micromark utility to encode dangerous html charactersINDIRECT0
micromark-util-html-tag-name • 2.0.1micromark utility with list of html tag namesINDIRECT0
micromark-util-normalize-identifier • 2.0.1micromark utility normalize identifiers (as found in references, definitions)INDIRECT1
micromark-util-resolve-all • 2.0.1micromark utility to resolve subtokensINDIRECT1
micromark-util-sanitize-uri • 2.0.1micromark utility to sanitize urlsINDIRECT4
micromark-util-subtokenize • 2.0.3micromark utility to tokenize subtokensINDIRECT5
micromark-util-symbol • 2.0.1micromark utility with symbolsINDIRECT0
micromark-util-types • 2.0.1micromark utility with a couple of typescript typesINDIRECT0
micromark • 4.0.1small commonmark compliant markdown parser with positional info and concrete tokensINDIRECT27
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
remark-gfm • 4.0.0remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)DIRECT67
remark-parse • 11.0.0remark plugin to add support for parsing markdown inputDIRECT41
remark-rehype • 11.1.1remark plugin that turns markdown into HTML to support rehypeDIRECT25
remark-stringify • 11.0.0remark plugin to add support for serializing markdownINDIRECT28
trim-lines • 3.0.1Remove spaces and tabs around line-breaksINDIRECT0
trough • 2.2.0`trough` is middlewareINDIRECT0
unified • 11.0.5parse, inspect, transform, and serialize content through syntax treesDIRECT10
unist-util-is • 6.0.0unist utility to check if a node passes a testINDIRECT1
unist-util-position • 5.0.0unist utility to get the position of a nodeINDIRECT1
unist-util-stringify-position • 4.0.0unist utility to serialize a node, position, or point as a human readable locationINDIRECT1
unist-util-visit-parents • 6.0.1unist utility to recursively walk over nodes, with ancestral informationINDIRECT2
unist-util-visit • 5.0.0unist utility to visit nodesINDIRECT3
vfile-message • 4.0.2vfile utility to create a virtual messageINDIRECT2
vfile • 6.0.3Virtual file format for text processingINDIRECT3
zwitch • 2.0.4Handle values based on a propertyINDIRECT0
ISC1
PackageRelationDependenciesPublished
@ungap/structured-clone • 1.2.1A structuredClone polyfillINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/svelte-exmarkdown)](https://licenses.dev/npm/svelte-exmarkdown)
<a href="https://licenses.dev/npm/svelte-exmarkdown">
  <img src="https://licenses.dev/b/npm/svelte-exmarkdown" alt="licenses" />
</a>

Or the licenses badge code for the 3.0.1 version:

[![licenses](https://licenses.dev/b/npm/svelte-exmarkdown/3.0.1)](https://licenses.dev/npm/svelte-exmarkdown/3.0.1)
<a href="https://licenses.dev/npm/svelte-exmarkdown/3.0.1">
  <img src="https://licenses.dev/b/npm/svelte-exmarkdown/3.0.1" alt="licenses" />
</a>
GitHub