licenses.dev

mdast-util-gfm-strikethrough v2.0.0

mdast extension to parse and serialize GFM strikethrough

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT41
PackageRelationDependenciesPublished
@types/debug • 4.1.12TypeScript definitions for debugINDIRECT1
@types/mdast • 4.0.4TypeScript definitions for mdastDIRECT1
@types/ms • 0.7.34TypeScript definitions for msINDIRECT0
@types/unist • 3.0.3TypeScript definitions for unistINDIRECT0
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
longest-streak • 3.1.0Count the longest repeating streak of a substringINDIRECT0
mdast-util-from-markdown • 2.0.2mdast utility to parse markdownDIRECT33
mdast-util-phrasing • 4.1.0mdast utility to check if a node is phrasing contentINDIRECT3
mdast-util-to-markdown • 2.1.2mdast utility to serialize markdownDIRECT17
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-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
unist-util-is • 6.0.0unist utility to check if a node passes a testINDIRECT1
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
zwitch • 2.0.4Handle values based on a propertyINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/mdast-util-gfm-strikethrough)](https://licenses.dev/npm/mdast-util-gfm-strikethrough)
<a href="https://licenses.dev/npm/mdast-util-gfm-strikethrough">
  <img src="https://licenses.dev/b/npm/mdast-util-gfm-strikethrough" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.0 version:

[![licenses](https://licenses.dev/b/npm/mdast-util-gfm-strikethrough/2.0.0)](https://licenses.dev/npm/mdast-util-gfm-strikethrough/2.0.0)
<a href="https://licenses.dev/npm/mdast-util-gfm-strikethrough/2.0.0">
  <img src="https://licenses.dev/b/npm/mdast-util-gfm-strikethrough/2.0.0" alt="licenses" />
</a>
GitHub