@types/acorn • 4.0.6TypeScript definitions for Acorn | INDIRECT | 1 | |
@types/debug • 4.1.12TypeScript definitions for debug | INDIRECT | 1 | |
@types/estree-jsx • 1.0.5TypeScript definitions for estree-jsx | DIRECT | 1 | |
@types/estree • 1.0.7TypeScript definitions for estree | INDIRECT | 0 | |
@types/hast • 2.3.10TypeScript definitions for hast | INDIRECT | 1 | |
@types/mdast • 3.0.15TypeScript definitions for mdast | INDIRECT | 1 | |
@types/mdx • 2.0.13TypeScript definitions for mdx | DIRECT | 0 | |
@types/ms • 2.1.0TypeScript definitions for ms | INDIRECT | 0 | |
@types/unist • 2.0.11TypeScript definitions for unist | INDIRECT | 0 | |
acorn-jsx • 5.3.2Modern, fast React.js JSX parser | INDIRECT | 0 | |
acorn • 8.14.1ECMAScript parser | INDIRECT | 0 | |
astring • 1.9.0JavaScript code generator from an ESTree-compliant AST. | INDIRECT | 0 | |
bail • 2.0.2Throw a given error | 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 | |
comma-separated-tokens • 2.0.3Parse and stringify comma-separated tokens | 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 | |
estree-util-attach-comments • 2.1.1Attach comments to estree nodes | INDIRECT | 1 | |
estree-util-build-jsx • 2.2.2Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces) | DIRECT | 4 | |
estree-util-is-identifier-name • 2.1.0Check if something can be an ecmascript (javascript) identifier name | DIRECT | 0 | |
estree-util-to-js • 1.2.0estree (and esast) utility to serialize to JavaScript | DIRECT | 4 | |
estree-util-visit • 1.2.1esast (and estree) utility to visit nodes | INDIRECT | 3 | |
estree-walker • 3.0.3Traverse an ESTree-compliant AST | DIRECT | 1 | |
extend • 3.0.2Port of jQuery.extend for node.js and the browser | INDIRECT | 0 | |
hast-util-to-estree • 2.3.3hast utility to transform to estree (JavaScript AST) JSX | DIRECT | 59 | |
hast-util-whitespace • 2.0.1hast utility to check if a node is inter-element whitespace | INDIRECT | 0 | |
inline-style-parser • 0.1.1An inline style parser. | INDIRECT | 0 | |
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-buffer • 2.0.5Determine if an object is a Buffer | INDIRECT | 0 | |
is-decimal • 2.0.1Check if a character is decimal | INDIRECT | 0 | |
is-hexadecimal • 2.0.1Check if a character is hexadecimal | INDIRECT | 0 | |
is-plain-obj • 4.1.0Check if a value is a plain object | INDIRECT | 0 | |
is-reference • 3.0.3Determine whether an AST node is a reference | INDIRECT | 1 | |
kleur • 4.1.5The fastest Node.js library for formatting terminal text with ANSI colors~! | INDIRECT | 0 | |
longest-streak • 3.1.0Count the longest repeating streak of a substring | INDIRECT | 0 | |
markdown-extensions • 1.1.1List of Markdown file extensions | DIRECT | 0 | |
mdast-util-definitions • 5.1.2mdast utility to find definition nodes in a tree | INDIRECT | 5 | |
mdast-util-from-markdown • 1.3.1mdast utility to parse markdown | INDIRECT | 37 | |
mdast-util-mdx-expression • 1.3.2mdast extension to parse and serialize MDX (or MDX.js) expressions | INDIRECT | 48 | |
mdast-util-mdx-jsx • 2.1.4mdast extension to parse and serialize MDX or MDX.js JSX | INDIRECT | 60 | |
mdast-util-mdx • 2.0.1mdast extension to parse and serialize MDX (or MDX.js) | INDIRECT | 63 | |
mdast-util-mdxjs-esm • 1.3.1mdast extension to parse and serialize MDX.js ESM (import/exports) | INDIRECT | 48 | |
mdast-util-phrasing • 3.0.1mdast utility to check if a node is phrasing content | INDIRECT | 3 | |
mdast-util-to-hast • 12.3.0mdast utility to transform to hast | INDIRECT | 15 | |
mdast-util-to-markdown • 1.5.0mdast utility to serialize markdown | INDIRECT | 16 | |
mdast-util-to-string • 3.2.0mdast utility to get the plain text content of a node | INDIRECT | 2 | |
micromark-core-commonmark • 1.1.0The CommonMark markdown constructs | INDIRECT | 22 | |
micromark-extension-mdx-expression • 1.0.8micromark extension to support MDX or MDX JS expressions | INDIRECT | 20 | |
micromark-extension-mdx-jsx • 1.0.5micromark extension to support MDX or MDX.js JSX | INDIRECT | 21 | |
micromark-extension-mdx-md • 1.0.1micromark extension to turn some markdown features off for MDX | INDIRECT | 1 | |
micromark-extension-mdxjs-esm • 1.0.5micromark extension to support MDX JS import/exports | INDIRECT | 32 | |
micromark-extension-mdxjs • 1.0.1micromark extension to support MDX.js | INDIRECT | 41 | |
micromark-factory-destination • 1.1.0micromark factory to parse destinations (found in resources, definitions) | INDIRECT | 3 | |
micromark-factory-label • 1.1.0micromark factory to parse labels (found in media, definitions) | INDIRECT | 9 | |
micromark-factory-mdx-expression • 1.0.9micromark factory to parse MDX expressions (found in JSX attributes, flow, text) | INDIRECT | 18 | |
micromark-factory-space • 1.1.0micromark factory to parse markdown space (found in lots of places) | INDIRECT | 3 | |
micromark-factory-title • 1.1.0micromark factory to parse markdown titles (found in resources, definitions) | INDIRECT | 4 | |
micromark-factory-whitespace • 1.1.0micromark factory to parse markdown whitespace (found in lots of places) | INDIRECT | 4 | |
micromark-util-character • 1.2.0micromark utility to handle character codes | INDIRECT | 2 | |
micromark-util-chunked • 1.1.0micromark utility to splice and push with giant arrays | INDIRECT | 1 | |
micromark-util-classify-character • 1.1.0micromark utility to classify whether a character is whitespace or punctuation | INDIRECT | 3 | |
micromark-util-combine-extensions • 1.1.0micromark utility to combine syntax or html extensions | INDIRECT | 3 | |
micromark-util-decode-numeric-character-reference • 1.1.0micromark utility to decode numeric character references | INDIRECT | 1 | |
micromark-util-decode-string • 1.1.0micromark utility to decode markdown strings | INDIRECT | 6 | |
micromark-util-encode • 1.1.0micromark utility to encode dangerous html characters | INDIRECT | 0 | |
micromark-util-events-to-acorn • 1.2.3micromark utility to try and parse events w/ acorn | INDIRECT | 15 | |
micromark-util-html-tag-name • 1.2.0micromark utility with list of html tag names | INDIRECT | 0 | |
micromark-util-normalize-identifier • 1.1.0micromark utility normalize identifiers (as found in references, definitions) | INDIRECT | 1 | |
micromark-util-resolve-all • 1.1.0micromark utility to resolve subtokens | INDIRECT | 1 | |
micromark-util-sanitize-uri • 1.2.0micromark utility to sanitize urls | INDIRECT | 4 | |
micromark-util-subtokenize • 1.1.0micromark utility to tokenize subtokens | INDIRECT | 9 | |
micromark-util-symbol • 1.1.0micromark utility with symbols | INDIRECT | 0 | |
micromark-util-types • 1.1.0micromark utility with a couple of typescript types | INDIRECT | 0 | |
micromark • 3.2.0small commonmark compliant markdown parser with positional info and concrete tokens | INDIRECT | 31 | |
mri • 1.2.0Quickly scan for CLI flags and arguments | INDIRECT | 0 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
parse-entities • 4.0.2Parse HTML character references | INDIRECT | 9 | |
periscopic • 3.1.0periscopic | DIRECT | 3 | |
property-information • 6.5.0Info on the properties and attributes of the web platform | INDIRECT | 0 | |
remark-mdx • 2.3.0remark plugin to support MDX syntax | DIRECT | 77 | |
remark-parse • 10.0.2remark plugin to add support for parsing markdown input | DIRECT | 46 | |
remark-rehype • 10.1.0remark plugin that turns markdown into HTML to support rehype | DIRECT | 25 | |
sade • 1.8.1Smooth (CLI) operator 🎶 | INDIRECT | 1 | |
space-separated-tokens • 2.0.2Parse and stringify space separated tokens | INDIRECT | 0 | |
stringify-entities • 4.0.4Serialize (encode) HTML character references | INDIRECT | 2 | |
style-to-object • 0.4.4Converts inline style to object. | INDIRECT | 1 | |
trim-lines • 3.0.1Remove spaces and tabs around line-breaks | INDIRECT | 0 | |
trough • 2.2.0`trough` is middleware | INDIRECT | 0 | |
unified • 10.1.2Interface for parsing, inspecting, transforming, and serializing content through syntax trees | DIRECT | 9 | |
unist-util-generated • 2.0.1unist utility to check if a node is generated | INDIRECT | 0 | |
unist-util-is • 5.2.1unist utility to check if a node passes a test | INDIRECT | 1 | |
unist-util-position-from-estree • 1.1.2unist utility to get a position from an estree node | DIRECT | 1 | |
unist-util-position • 4.0.4unist utility to get the position of a node | INDIRECT | 1 | |
unist-util-remove-position • 4.0.2unist utility to remove positions from a tree | INDIRECT | 4 | |
unist-util-stringify-position • 3.0.3unist utility to serialize a node, position, or point as a human readable location | DIRECT | 1 | |
unist-util-visit-parents • 5.1.3unist utility to recursively walk over nodes, with ancestral information | INDIRECT | 2 | |
unist-util-visit • 4.1.2unist utility to visit nodes | DIRECT | 3 | |
uvu • 0.5.6uvu is an extremely fast and lightweight test runner for Node.js and the browser | INDIRECT | 5 | |
vfile-message • 3.1.4vfile utility to create a virtual message | INDIRECT | 2 | |
vfile • 5.3.7Virtual file format for text processing | DIRECT | 4 | |
zwitch • 2.0.4Handle values based on a property | INDIRECT | 0 | |