Package Licenses
MIT
Dependency Licenses
MIT72
Package | Relation | Dependencies | Published |
---|---|---|---|
@types/debug • 4.1.12TypeScript definitions for debug | INDIRECT | 1 | |
@types/estree-jsx • 1.0.5TypeScript definitions for estree-jsx | INDIRECT | 1 | |
@types/estree • 1.0.7TypeScript definitions for estree | INDIRECT | 0 | |
@types/hast • 3.0.4TypeScript definitions for hast | INDIRECT | 1 | |
@types/mdast • 4.0.4TypeScript definitions for mdast | INDIRECT | 1 | |
@types/ms • 2.1.0TypeScript definitions for ms | INDIRECT | 0 | |
@types/unist • 2.0.11TypeScript definitions for unist | INDIRECT | 0 | |
@types/unist • 3.0.3TypeScript definitions for unist | INDIRECT | 0 | |
acorn-jsx • 5.3.2Modern, fast React.js JSX parser | INDIRECT | 0 | |
acorn • 8.14.1ECMAScript parser | INDIRECT | 0 | |
ccount • 2.0.1Count how often a character (or substring) is used in a string | INDIRECT | 0 | |
character-entities-html4 • 2.1.0Map of named character references from HTML 4 | INDIRECT | 0 | |
character-entities-legacy • 3.0.0List of legacy HTML named character references that don’t need a trailing semicolon | INDIRECT | 0 | |
character-entities • 2.0.2Map of named character references | INDIRECT | 0 | |
character-reference-invalid • 2.0.1Map of invalid numeric character references to their replacements, according to HTML | INDIRECT | 0 | |
debug • 4.4.0Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
decode-named-character-reference • 1.1.0Decode named character references | INDIRECT | 1 | |
dequal • 2.0.3A tiny (304B to 489B) utility for check for deep equality | INDIRECT | 0 | |
devlop • 1.1.0Do things in development and nothing otherwise | INDIRECT | 1 | |
estree-util-is-identifier-name • 3.0.0Check if something can be an ecmascript (javascript) identifier name | INDIRECT | 0 | |
estree-util-visit • 2.0.0esast (and estree) utility to visit nodes | INDIRECT | 3 | |
is-alphabetical • 2.0.1Check if a character is alphabetical | INDIRECT | 0 | |
is-alphanumerical • 2.0.1Check if a character is alphanumerical | INDIRECT | 2 | |
is-decimal • 2.0.1Check if a character is decimal | INDIRECT | 0 | |
is-hexadecimal • 2.0.1Check if a character is hexadecimal | INDIRECT | 0 | |
longest-streak • 3.1.0Count the longest repeating streak of a substring | INDIRECT | 0 | |
mdast-util-from-markdown • 2.0.2mdast utility to parse markdown | INDIRECT | 33 | |
mdast-util-mdx-expression • 2.0.1mdast extension to parse and serialize MDX (or MDX.js) expressions | INDIRECT | 44 | |
mdast-util-mdx-jsx • 3.2.0mdast extension to parse and serialize MDX or MDX.js JSX | INDIRECT | 56 | |
mdast-util-mdx • 3.0.0mdast extension to parse and serialize MDX (or MDX.js) | DIRECT | 59 | |
mdast-util-mdxjs-esm • 2.0.1mdast extension to parse and serialize MDX.js ESM (import/exports) | INDIRECT | 44 | |
mdast-util-phrasing • 4.1.0mdast utility to check if a node is phrasing content | INDIRECT | 3 | |
mdast-util-to-markdown • 2.1.2mdast utility to serialize markdown | INDIRECT | 17 | |
mdast-util-to-string • 4.0.0mdast utility to get the plain text content of a node | INDIRECT | 2 | |
micromark-core-commonmark • 2.0.3The CommonMark markdown constructs | INDIRECT | 18 | |
micromark-extension-mdx-expression • 3.0.1micromark extension to support MDX or MDX JS expressions | INDIRECT | 15 | |
micromark-extension-mdx-jsx • 3.0.2micromark extension to support MDX or MDX.js JSX | INDIRECT | 16 | |
micromark-extension-mdx-md • 2.0.0micromark extension to turn some markdown features off for MDX | INDIRECT | 1 | |
micromark-extension-mdxjs-esm • 3.0.0micromark extension to support MDX JS import/exports | INDIRECT | 27 | |
micromark-extension-mdxjs • 3.0.0micromark extension to support MDX.js | DIRECT | 36 | |
micromark-factory-destination • 2.0.1micromark factory to parse destinations (found in resources, definitions) | INDIRECT | 3 | |
micromark-factory-label • 2.0.1micromark factory to parse labels (found in media, definitions) | INDIRECT | 5 | |
micromark-factory-mdx-expression • 2.0.3micromark factory to parse MDX expressions (found in JSX attributes, flow, text) | INDIRECT | 14 | |
micromark-factory-space • 2.0.1micromark factory to parse markdown space (found in lots of places) | INDIRECT | 3 | |
micromark-factory-title • 2.0.1micromark factory to parse markdown titles (found in resources, definitions) | INDIRECT | 4 | |
micromark-factory-whitespace • 2.0.1micromark factory to parse markdown whitespace (found in lots of places) | INDIRECT | 4 | |
micromark-util-character • 2.1.1micromark utility to handle character codes | INDIRECT | 2 | |
micromark-util-chunked • 2.0.1micromark utility to splice and push with giant arrays | INDIRECT | 1 | |
micromark-util-classify-character • 2.0.1micromark utility to classify whether a character is whitespace or punctuation | INDIRECT | 3 | |
micromark-util-combine-extensions • 2.0.1micromark utility to combine syntax or html extensions | INDIRECT | 3 | |
micromark-util-decode-numeric-character-reference • 2.0.2micromark utility to decode numeric character references | INDIRECT | 1 | |
micromark-util-decode-string • 2.0.1micromark utility to decode markdown strings | INDIRECT | 6 | |
micromark-util-encode • 2.0.1micromark utility to encode dangerous html characters | INDIRECT | 0 | |
micromark-util-events-to-acorn • 2.0.3micromark utility to try and parse events w/ acorn | INDIRECT | 10 | |
micromark-util-html-tag-name • 2.0.1micromark utility with list of html tag names | INDIRECT | 0 | |
micromark-util-normalize-identifier • 2.0.1micromark utility normalize identifiers (as found in references, definitions) | INDIRECT | 1 | |
micromark-util-resolve-all • 2.0.1micromark utility to resolve subtokens | INDIRECT | 1 | |
micromark-util-sanitize-uri • 2.0.1micromark utility to sanitize urls | INDIRECT | 4 | |
micromark-util-subtokenize • 2.1.0micromark utility to tokenize subtokens | INDIRECT | 5 | |
micromark-util-symbol • 2.0.1micromark utility with symbols | INDIRECT | 0 | |
micromark-util-types • 2.0.2micromark utility with a couple of typescript types | INDIRECT | 0 | |
micromark • 4.0.2small commonmark compliant markdown parser with positional info and concrete tokens | INDIRECT | 27 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
parse-entities • 4.0.2Parse HTML character references | INDIRECT | 9 | |
stringify-entities • 4.0.4Serialize (encode) HTML character references | INDIRECT | 2 | |
unist-util-is • 6.0.0unist utility to check if a node passes a test | INDIRECT | 1 | |
unist-util-position-from-estree • 2.0.0unist utility to get a position from an estree node | INDIRECT | 1 | |
unist-util-stringify-position • 4.0.0unist utility to serialize a node, position, or point as a human readable location | INDIRECT | 1 | |
unist-util-visit-parents • 6.0.1unist utility to recursively walk over nodes, with ancestral information | INDIRECT | 2 | |
unist-util-visit • 5.0.0unist utility to visit nodes | INDIRECT | 3 | |
vfile-message • 4.0.2vfile utility to create a virtual message | INDIRECT | 2 | |
zwitch • 2.0.4Handle values based on a property | INDIRECT | 0 |