licenses.dev

@jill64/exmarkdown-code-utility v0.1.31

Code utility plugin for svelte-exmarkdown

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT89
PackageRelationDependenciesPublished
@jridgewell/gen-mapping • 0.3.8Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@types/debug • 4.1.12TypeScript definitions for debugINDIRECT1
@types/estree • 1.0.6TypeScript definitions for estreeINDIRECT0
@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
acorn • 8.14.0ECMAScript parserINDIRECT0
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
code-red • 1.0.4code-redINDIRECT6
css-tree • 2.3.1A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementationsINDIRECT2
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
estree-walker • 3.0.3Traverse an ESTree-compliant ASTINDIRECT1
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
is-reference • 3.0.3Determine whether an AST node is a referenceINDIRECT1
locate-character • 3.0.0Get the line and column number of a specific character in a stringINDIRECT0
longest-streak • 3.1.0Count the longest repeating streak of a substringINDIRECT0
magic-string • 0.30.17Modify strings, generate sourcemapsINDIRECT1
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
periscopic • 3.1.0periscopicINDIRECT3
remark-gfm • 4.0.0remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)INDIRECT67
remark-parse • 11.0.0remark plugin to add support for parsing markdown inputINDIRECT41
remark-rehype • 11.1.1remark plugin that turns markdown into HTML to support rehypeINDIRECT25
remark-stringify • 11.0.0remark plugin to add support for serializing markdownINDIRECT28
svelte-exmarkdown • 3.0.1Svelte component to render markdown. Dynamic and Extensible.DIRECT74
svelte • 4.2.1Cybernetically enhanced web appsDIRECT19
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 treesINDIRECT10
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
Apache-2.03
PackageRelationDependenciesPublished
@ampproject/remapping • 2.3.0Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT5
aria-query • 5.3.2Programmatic access to the ARIA specificationINDIRECT0
axobject-query • 3.2.4Programmatic access to information about the AXObject ModelINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
mdn-data • 2.0.30Open Web data by the Mozilla Developer NetworkINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
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/%40jill64%2Fexmarkdown-code-utility)](https://licenses.dev/npm/%40jill64%2Fexmarkdown-code-utility)
<a href="https://licenses.dev/npm/%40jill64%2Fexmarkdown-code-utility">
  <img src="https://licenses.dev/b/npm/%40jill64%2Fexmarkdown-code-utility" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.31 version:

[![licenses](https://licenses.dev/b/npm/%40jill64%2Fexmarkdown-code-utility/0.1.31)](https://licenses.dev/npm/%40jill64%2Fexmarkdown-code-utility/0.1.31)
<a href="https://licenses.dev/npm/%40jill64%2Fexmarkdown-code-utility/0.1.31">
  <img src="https://licenses.dev/b/npm/%40jill64%2Fexmarkdown-code-utility/0.1.31" alt="licenses" />
</a>
GitHub