licenses.dev

remark-parse v6.0.3

Markdown parser for remark

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT23
PackageRelationDependenciesPublished
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
collapse-white-space • 1.0.6Replace multiple white-space characters with a single spaceDIRECT0
is-alphabetical • 1.0.4Check if a character is alphabeticalDIRECT0
is-alphanumerical • 1.0.4Check if a character is alphanumericalINDIRECT2
is-decimal • 1.0.4Check if a character is decimalDIRECT0
is-hexadecimal • 1.0.4Check if a character is hexadecimalINDIRECT0
is-whitespace-character • 1.0.4Check if a character is a whitespace characterDIRECT0
is-word-character • 1.0.4Check if a character is a word characterDIRECT0
markdown-escapes • 1.0.4List of escapable characters in markdownDIRECT0
parse-entities • 1.2.2Parse HTML character references: fast, spec-compliant, positional informationDIRECT7
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.DIRECT0
state-toggle • 1.0.3Enter/exit a stateDIRECT0
trim-trailing-lines • 1.1.4Remove final line feeds from a stringDIRECT0
trim • 0.0.1Trim string whitespaceDIRECT0
unherit • 1.1.3Clone a constructor without affecting the super-classDIRECT2
unist-util-is • 3.0.0Utility to check if a node passes a testINDIRECT0
unist-util-remove-position • 1.1.4Remove `position`s from a unist treeDIRECT3
unist-util-visit-parents • 2.1.2Recursively walk over unist nodes, with ancestral informationINDIRECT1
unist-util-visit • 1.4.1Recursively walk over unist nodesINDIRECT2
vfile-location • 2.0.6Convert between positions (line and column-based) and offsets (range-based) locations in a virtual fileDIRECT0
xtend • 4.0.2extend like a bossDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 6.0.3 version:

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