licenses.dev

remark-gfm v1.0.0

remark plugin to support GFM (autolink literals, strikethrough, tables, tasklists)

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT34
PackageRelationDependenciesPublished
@types/unist • 2.0.11TypeScript definitions for unistINDIRECT0
ccount • 1.1.0Count charactersINDIRECT0
character-entities-legacy • 1.1.4HTML legacy character entity informationINDIRECT0
character-entities • 1.2.4HTML character entity informationINDIRECT0
character-reference-invalid • 1.1.4HTML invalid numeric character reference informationINDIRECT0
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
is-alphabetical • 1.0.4Check if a character is alphabeticalINDIRECT0
is-alphanumerical • 1.0.4Check if a character is alphanumericalINDIRECT2
is-decimal • 1.0.4Check if a character is decimalINDIRECT0
is-hexadecimal • 1.0.4Check if a character is hexadecimalINDIRECT0
longest-streak • 2.0.4Count the longest repeating streak of a characterINDIRECT0
markdown-table • 2.0.0Markdown tablesINDIRECT1
mdast-util-find-and-replace • 1.1.1mdast utility to find and replace text in a treeINDIRECT4
mdast-util-gfm-autolink-literal • 0.1.3mdast extension to parse and serialize GFM autolink literalsINDIRECT17
mdast-util-gfm-strikethrough • 0.2.3mdast extension to parse and serialize GFM strikethroughINDIRECT14
mdast-util-gfm-table • 0.1.6mdast extension to parse and serialize GFM tablesINDIRECT15
mdast-util-gfm-task-list-item • 0.1.6mdast extension to parse and serialize GFM task list itemsINDIRECT14
mdast-util-gfm • 0.1.2mdast extension to parse and serialize GFM (GitHub Flavored Markdown)DIRECT27
mdast-util-to-markdown • 0.6.5mdast utility to serialize markdownINDIRECT13
mdast-util-to-string • 2.0.0mdast utility to get the plain text content of a nodeINDIRECT0
micromark-extension-gfm-autolink-literal • 0.5.7micromark extension to support GFM autolink literalsINDIRECT11
micromark-extension-gfm-strikethrough • 0.6.5micromark extension to support GFM strikethroughINDIRECT11
micromark-extension-gfm-table • 0.4.3micromark extension to support GFM tablesINDIRECT11
micromark-extension-gfm-tagfilter • 0.3.0micromark extension to support GFM tagfilterINDIRECT0
micromark-extension-gfm-task-list-item • 0.3.3micromark extension to support GFM task list itemsINDIRECT11
micromark-extension-gfm • 0.3.3micromark extension to support GFM (GitHub Flavored Markdown)DIRECT16
micromark • 2.11.4small commonmark compliant markdown parser with positional info and concrete tokensINDIRECT10
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
parse-entities • 2.0.0Parse HTML character references: fast, spec-compliant, positional informationINDIRECT7
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
unist-util-is • 4.1.0unist utility to check if a node passes a testINDIRECT0
unist-util-visit-parents • 3.1.1unist utility to recursively walk over nodes, with ancestral informationINDIRECT2
zwitch • 1.0.5Handle values based on a propertyINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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