| @babel/code-frame • 7.29.7Generate errors that contain a code frame that point to source locations. | INDIRECT | 3 | |
| @babel/helper-validator-identifier • 7.29.7Validate identifier/keywords name | INDIRECT | 0 | |
| @pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()` | INDIRECT | 0 | |
| @pkgr/core • 0.3.6Shared core module for `@pkgr` packages or any package else | INDIRECT | 0 | |
| @types/concat-stream • 2.0.3TypeScript definitions for concat-stream | INDIRECT | 2 | |
| @types/debug • 4.1.13TypeScript definitions for debug | INDIRECT | 1 | |
| @types/estree-jsx • 1.0.5TypeScript definitions for estree-jsx | INDIRECT | 1 | |
| @types/estree • 1.0.9TypeScript definitions for estree | INDIRECT | 0 | |
| @types/hast • 3.0.5TypeScript definitions for hast | INDIRECT | 1 | |
| @types/is-empty • 1.2.3TypeScript definitions for is-empty | INDIRECT | 0 | |
| @types/mdast • 4.0.4TypeScript definitions for mdast | INDIRECT | 1 | |
| @types/ms • 2.1.0TypeScript definitions for ms | INDIRECT | 0 | |
| @types/node • 22.20.1TypeScript definitions for node | INDIRECT | 1 | |
| @types/supports-color • 8.1.3TypeScript definitions for supports-color | 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.17.0ECMAScript parser | INDIRECT | 0 | |
| ansi-regex • 5.0.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
| ansi-regex • 6.2.2Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
| ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminal | INDIRECT | 2 | |
| ansi-styles • 6.2.3ANSI escape codes for styling strings in the terminal | INDIRECT | 0 | |
| bail • 2.0.2Throw a given error | INDIRECT | 0 | |
| balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
| brace-expansion • 2.1.2Brace expansion as known from sh/bash | INDIRECT | 1 | |
| buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. | 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 | |
| ci-info • 4.4.0Get details about the current Continuous Integration environment | INDIRECT | 0 | |
| color-convert • 2.0.1Plain color conversion functions | INDIRECT | 1 | |
| color-name • 1.1.4A list of color names and its values | INDIRECT | 0 | |
| concat-stream • 2.0.0writable stream that concatenates strings or binary data and calls a callback with the result | INDIRECT | 7 | |
| cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSync | INDIRECT | 5 | |
| debug • 4.4.3Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
| decode-named-character-reference • 1.3.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 | |
| eastasianwidth • 0.2.0Get East Asian Width from a character. | INDIRECT | 0 | |
| emoji-regex • 10.6.0A regular expression to match all Emoji-only symbols as per the Unicode Standard. | INDIRECT | 0 | |
| emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard. | INDIRECT | 0 | |
| emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard. | INDIRECT | 0 | |
| err-code • 2.0.3Create an error with a code | INDIRECT | 0 | |
| error-ex • 1.3.4Easy error subclassing and stack customization | INDIRECT | 1 | |
| eslint-mdx • 3.8.1ESLint Parser for MDX | DIRECT | 188 | |
| 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 | |
| extend • 3.0.2Port of jQuery.extend for node.js and the browser | INDIRECT | 0 | |
| ignore • 6.0.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others. | INDIRECT | 0 | |
| import-meta-resolve • 4.2.0Resolve things like Node.js — ponyfill for `import.meta.resolve` | 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-arrayish • 0.2.1Determines if an object can be used as an array | INDIRECT | 0 | |
| is-decimal • 2.0.1Check if a character is decimal | INDIRECT | 0 | |
| is-empty • 1.2.0Check whether a value is "empty". | INDIRECT | 0 | |
| is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidth | 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 | |
| js-tokens • 4.0.0A regex that tokenizes JavaScript. | INDIRECT | 0 | |
| json-parse-even-better-errors • 3.0.2JSON.parse with context information on error | INDIRECT | 0 | |
| lines-and-columns • 2.0.4Maps lines and columns to character offsets and back. | INDIRECT | 0 | |
| load-plugin • 6.0.3Load a submodule, plugin, or file | INDIRECT | 69 | |
| longest-streak • 3.1.0Count the longest repeating streak of a substring | INDIRECT | 0 | |
| mdast-util-from-markdown • 2.0.3mdast utility to parse markdown | DIRECT | 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 | |
| parse-json • 7.1.1Parse JSON with more helpful errors | INDIRECT | 9 | |
| path-key • 3.1.1Get the PATH environment variable key cross-platform | INDIRECT | 0 | |
| promise-retry • 2.0.1Retries a function that returns a promise, leveraging the power of the retry module. | INDIRECT | 2 | |
| readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 4 | |
| remark-mdx • 3.1.1remark plugin to support MDX syntax | DIRECT | 72 | |
| remark-parse • 11.0.0remark plugin to add support for parsing markdown input | DIRECT | 41 | |
| remark-stringify • 11.0.0remark plugin to add support for serializing markdown | DIRECT | 28 | |
| retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations. | INDIRECT | 0 | |
| safe-buffer • 5.2.1Safer Node.js Buffer API | INDIRECT | 0 | |
| shebang-command • 2.0.0Get the command from a shebang | INDIRECT | 1 | |
| shebang-regex • 3.0.0Regular expression for matching a shebang line | INDIRECT | 0 | |
| spdx-expression-parse • 3.0.1parse SPDX license expressions | INDIRECT | 2 | |
| string_decoder • 1.3.0The string_decoder module from Node core | INDIRECT | 1 | |
| string-width • 4.2.3Get the visual width of a string - the number of columns required to display it | INDIRECT | 4 | |
| string-width • 5.1.2Get the visual width of a string - the number of columns required to display it | INDIRECT | 4 | |
| string-width • 6.1.0Get the visual width of a string - the number of columns required to display it | INDIRECT | 4 | |
| stringify-entities • 4.0.4Serialize (encode) HTML character references | INDIRECT | 2 | |
| strip-ansi • 6.0.1Strip ANSI escape codes from a string | INDIRECT | 1 | |
| strip-ansi • 7.2.0Strip ANSI escape codes from a string | INDIRECT | 1 | |
| supports-color • 9.4.0Detect whether a terminal supports color | INDIRECT | 0 | |
| synckit • 0.11.13Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support. | DIRECT | 1 | |
| trough • 2.2.0`trough` is middleware | INDIRECT | 0 | |
| typedarray • 0.0.6TypedArray polyfill for old browsers | INDIRECT | 0 | |
| undici-types • 6.21.0A stand-alone types package for Undici | INDIRECT | 0 | |
| unified-engine • 11.2.2unified engine to process multiple files, lettings users configure from the file system | INDIRECT | 113 | |
| unified • 11.0.5parse, inspect, transform, and serialize content through syntax trees | DIRECT | 10 | |
| unist-util-inspect • 8.1.0unist utility to inspect nodes | INDIRECT | 1 | |
| unist-util-is • 6.0.1unist 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.2unist utility to recursively walk over nodes, with ancestral information | INDIRECT | 2 | |
| unist-util-visit • 5.1.0unist utility to visit nodes | INDIRECT | 3 | |
| util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
| vfile-message • 4.0.3vfile utility to create a virtual message | INDIRECT | 2 | |
| vfile-reporter • 8.1.1vfile utility to create a report for a file | INDIRECT | 13 | |
| vfile-sort • 4.0.0vfile utility to sort messages by line/column | INDIRECT | 4 | |
| vfile-statistics • 3.0.0vfile utility to count messages per category: failures, warnings, etc | INDIRECT | 4 | |
| vfile • 6.0.3Virtual file format for text processing | DIRECT | 3 | |
| wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codes | INDIRECT | 8 | |
| wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codes | INDIRECT | 6 | |
| zwitch • 2.0.4Handle values based on a property | INDIRECT | 0 | |