@babel/runtime • 7.29.7 babel's modular runtime helpers DIRECT 0 1779707733 @types/debug • 4.1.13 TypeScript definitions for debug INDIRECT 1 1773902843 @types/hast • 2.3.10 TypeScript definitions for hast INDIRECT 1 1706652385 @types/mdast • 3.0.15 TypeScript definitions for mdast INDIRECT 1 1699388736 @types/ms • 2.1.0 TypeScript definitions for ms INDIRECT 0 1737061366 @types/parse5 • 6.0.3 TypeScript definitions for parse5 INDIRECT 0 1638234159 @types/prismjs • 1.26.6 TypeScript definitions for prismjs INDIRECT 0 1770806747 @types/prop-types • 15.7.15 TypeScript definitions for prop-types INDIRECT 0 1749499354 @types/unist • 2.0.11 TypeScript definitions for unist INDIRECT 0 1723688364 @uiw/copy-to-clipboard • 1.0.21 Copy to clipboard. INDIRECT 0 1779383538 @uiw/react-markdown-preview • 4.2.2 React component preview markdown text in web browser. The minimal amount of CSS to replicate the GitHub Markdown style. DIRECT 136 1698901214 bail • 2.0.2 Throw a given error INDIRECT 0 1636274363 bcp-47-match • 2.0.3 Match BCP 47 language tags with language ranges per RFC 4647 INDIRECT 0 1668512683 ccount • 2.0.1 Count how often a character (or substring) is used in a string INDIRECT 0 1635413893 character-entities-html4 • 2.1.0 Map of named character references from HTML 4 INDIRECT 0 1635517715 character-entities-legacy • 3.0.0 List of legacy HTML named character references that don’t need a trailing semicolon INDIRECT 0 1635511820 character-entities • 2.0.2 Map of named character references INDIRECT 0 1655906466 character-reference-invalid • 2.0.1 Map of invalid numeric character references to their replacements, according to HTML INDIRECT 0 1635352551 comma-separated-tokens • 2.0.3 Parse and stringify comma-separated tokens INDIRECT 0 1668416944 css-selector-parser • 1.4.1 Just a CSS selector parser. INDIRECT 0 1586633996 debug • 4.4.3 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1757784319 decode-named-character-reference • 1.3.0 Decode named character references INDIRECT 1 1768852381 dequal • 2.0.3 A tiny (304B to 489B) utility for check for deep equality INDIRECT 0 1657582144 direction • 2.0.1 Detect the direction of text: left-to-right, right-to-left, or neutral INDIRECT 0 1636269867 escape-string-regexp • 5.0.0 Escape RegExp special characters INDIRECT 0 1618674350 extend • 3.0.2 Port of jQuery.extend for node.js and the browser INDIRECT 0 1532032091 hast-util-from-parse5 • 7.1.2 hast utility to transform from Parse5’s AST INDIRECT 13 1676539536 hast-util-has-property • 2.0.1 hast utility to check if a node has a property INDIRECT 0 1673103388 hast-util-heading-rank • 2.1.1 hast utility to get the rank (or depth, level) of headings INDIRECT 2 1673274248 hast-util-is-element • 2.1.3 hast utility to check if a node is a (certain) element INDIRECT 2 1673000254 hast-util-parse-selector • 3.1.1 hast utility to create an element from a simple CSS selector INDIRECT 2 1673105917 hast-util-raw • 7.2.3 hast utility to reparse a tree INDIRECT 23 1670572181 hast-util-select • 5.0.5 hast utility for `querySelector`, `querySelectorAll`, and `matches` INDIRECT 18 1674388406 hast-util-to-html • 8.0.4 hast utility to serialize to HTML INDIRECT 29 1673203055 hast-util-to-parse5 • 7.1.0 hast utility to transform hast to Parse5’s AST INDIRECT 7 1673791124 hast-util-to-string • 2.0.0 hast utility to get the plain-text value of a node INDIRECT 2 1627844742 hast-util-whitespace • 2.0.1 hast utility to check if a node is inter-element whitespace INDIRECT 0 1673006902 hastscript • 7.2.0 hast utility to create trees INDIRECT 6 1672856478 html-void-elements • 2.0.1 List of HTML void tag names INDIRECT 0 1635771262 inline-style-parser • 0.1.1 An inline style parser. INDIRECT 0 1561003640 is-alphabetical • 2.0.1 Check if a character is alphabetical INDIRECT 0 1636008631 is-alphanumerical • 2.0.1 Check if a character is alphanumerical INDIRECT 2 1636009242 is-buffer • 2.0.5 Determine if an object is a Buffer INDIRECT 0 1604431173 is-decimal • 2.0.1 Check if a character is decimal INDIRECT 0 1636008958 is-hexadecimal • 2.0.1 Check if a character is hexadecimal INDIRECT 0 1636010227 is-plain-obj • 4.1.0 Check if a value is a plain object INDIRECT 0 1655308033 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 kleur • 4.1.5 The fastest Node.js library for formatting terminal text with ANSI colors~! INDIRECT 0 1656269412 longest-streak • 3.1.0 Count the longest repeating streak of a substring INDIRECT 0 1668514409 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 markdown-table • 3.0.4 Generate a markdown (GFM) table INDIRECT 0 1729598319 mdast-util-definitions • 5.1.2 mdast utility to find definition nodes in a tree INDIRECT 5 1674734807 mdast-util-find-and-replace • 2.2.2 mdast utility to find and replace text in a tree INDIRECT 5 1674732882 mdast-util-from-markdown • 1.3.1 mdast utility to parse markdown INDIRECT 37 1685466244 mdast-util-gfm-autolink-literal • 1.0.3 mdast extension to parse and serialize GFM autolink literals INDIRECT 10 1675013123 mdast-util-gfm-footnote • 1.0.2 mdast extension to parse and serialize GFM footnotes INDIRECT 18 1674921678 mdast-util-gfm-strikethrough • 1.0.3 mdast extension to parse and serialize GFM strikethrough INDIRECT 17 1675088140 mdast-util-gfm-table • 1.0.7 mdast extension to parse and serialize GFM tables INDIRECT 46 1675073290 mdast-util-gfm-task-list-item • 1.0.2 mdast extension to parse and serialize GFM task list items INDIRECT 17 1674923564 mdast-util-gfm • 2.0.2 mdast extension to parse and serialize GFM (GitHub Flavored Markdown) INDIRECT 54 1675452224 mdast-util-phrasing • 3.0.1 mdast utility to check if a node is phrasing content INDIRECT 3 1674643072 mdast-util-to-hast • 12.3.0 mdast utility to transform to hast INDIRECT 15 1675443550 mdast-util-to-markdown • 1.5.0 mdast utility to serialize markdown INDIRECT 16 1672832553 mdast-util-to-string • 3.2.0 mdast utility to get the plain text content of a node INDIRECT 2 1680535885 micromark-core-commonmark • 1.1.0 The CommonMark markdown constructs INDIRECT 22 1685449554 micromark-extension-gfm-autolink-literal • 1.0.5 micromark extension to support GFM autolink literals INDIRECT 5 1685455312 micromark-extension-gfm-footnote • 1.1.2 micromark extension to support GFM footnotes INDIRECT 25 1685461121 micromark-extension-gfm-strikethrough • 1.0.7 micromark extension to support GFM strikethrough INDIRECT 12 1685461271 micromark-extension-gfm-table • 1.0.7 micromark extension to support GFM tables INDIRECT 10 1685452681 micromark-extension-gfm-tagfilter • 1.0.2 micromark extension to support GFM tagfilter INDIRECT 1 1680511487 micromark-extension-gfm-task-list-item • 1.0.5 micromark extension to support GFM task list items INDIRECT 10 1685453702 micromark-extension-gfm • 2.0.3 micromark extension to support GFM (GitHub Flavored Markdown) INDIRECT 32 1684254501 micromark-factory-destination • 1.1.0 micromark factory to parse destinations (found in resources, definitions) INDIRECT 3 1685449558 micromark-factory-label • 1.1.0 micromark factory to parse labels (found in media, definitions) INDIRECT 9 1685449563 micromark-factory-space • 1.1.0 micromark factory to parse markdown space (found in lots of places) INDIRECT 3 1685449575 micromark-factory-title • 1.1.0 micromark factory to parse markdown titles (found in resources, definitions) INDIRECT 4 1685449588 micromark-factory-whitespace • 1.1.0 micromark factory to parse markdown whitespace (found in lots of places) INDIRECT 4 1685449592 micromark-util-character • 1.2.0 micromark utility to handle character codes INDIRECT 2 1685449595 micromark-util-chunked • 1.1.0 micromark utility to splice and push with giant arrays INDIRECT 1 1685449599 micromark-util-classify-character • 1.1.0 micromark utility to classify whether a character is whitespace or punctuation INDIRECT 3 1685449602 micromark-util-combine-extensions • 1.1.0 micromark utility to combine syntax or html extensions INDIRECT 3 1685449607 micromark-util-decode-numeric-character-reference • 1.1.0 micromark utility to decode numeric character references INDIRECT 1 1685449611 micromark-util-decode-string • 1.1.0 micromark utility to decode markdown strings INDIRECT 6 1685449615 micromark-util-encode • 1.1.0 micromark utility to encode dangerous html characters INDIRECT 0 1685449618 micromark-util-html-tag-name • 1.2.0 micromark utility with list of html tag names INDIRECT 0 1685449622 micromark-util-normalize-identifier • 1.1.0 micromark utility normalize identifiers (as found in references, definitions) INDIRECT 1 1685449626 micromark-util-resolve-all • 1.1.0 micromark utility to resolve subtokens INDIRECT 1 1685449629 micromark-util-sanitize-uri • 1.2.0 micromark utility to sanitize urls INDIRECT 4 1685449633 micromark-util-subtokenize • 1.1.0 micromark utility to tokenize subtokens INDIRECT 9 1685449636 micromark-util-symbol • 1.1.0 micromark utility with symbols INDIRECT 0 1685449640 micromark-util-types • 1.1.0 micromark utility with a couple of typescript types INDIRECT 0 1685449643 micromark • 3.2.0 small commonmark compliant markdown parser with positional info and concrete tokens INDIRECT 31 1685449544 mri • 1.2.0 Quickly scan for CLI flags and arguments INDIRECT 0 1631486152 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 parse-entities • 4.0.2 Parse HTML character references INDIRECT 9 1734088088 parse5 • 6.0.1 HTML parser and serializer. INDIRECT 0 1595603871 prop-types • 15.8.1 Runtime type checking for React props and similar objects. INDIRECT 4 1641341313 property-information • 6.5.0 Info on the properties and attributes of the web platform INDIRECT 0 1712150130 react-is • 16.13.1 Brand checking of React Elements. INDIRECT 0 1584647608 react-is • 18.3.1 Brand checking of React Elements. INDIRECT 0 1714149785 react-markdown • 8.0.7 React component to render markdown INDIRECT 70 1681294177 refractor • 4.9.0 Lightweight, robust, elegant virtual syntax highlighting using Prism INDIRECT 17 1741704114 rehype-attr • 2.1.4 New syntax to add attributes to Markdown. INDIRECT 13 1672277054 rehype-autolink-headings • 6.1.1 rehype plugin to add links to headings INDIRECT 17 1640865968 rehype-ignore • 1.0.5 Ignore content display via HTML comments, Shown in GitHub readme, excluded in HTML. INDIRECT 28 1680705983 rehype-parse • 8.0.5 rehype plugin to parse HTML INDIRECT 20 1692207763 rehype-prism-plus • 1.6.3 rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers INDIRECT 38 1691388311 rehype-raw • 6.1.1 rehype plugin to reparse the tree (and raw nodes) INDIRECT 29 1640865702 rehype-rewrite • 3.0.6 Rewrite element with rehype. INDIRECT 28 1647230231 rehype-slug • 5.1.0 rehype plugin to add `id` attributes to headings INDIRECT 18 1667208846 rehype-stringify • 9.0.4 rehype plugin to serialize HTML INDIRECT 35 1692207792 rehype • 12.0.1 HTML processor powered by plugins part of the unified collective DIRECT 37 1643452604 remark-gfm • 3.0.1 remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists) INDIRECT 70 1635963359 remark-parse • 10.0.2 remark plugin to add support for parsing markdown input INDIRECT 46 1684257590 remark-rehype • 10.1.0 remark plugin that turns markdown into HTML to support rehype INDIRECT 25 1638528637 sade • 1.8.1 Smooth (CLI) operator 🎶 INDIRECT 1 1641488973 space-separated-tokens • 2.0.2 Parse and stringify space separated tokens INDIRECT 0 1668416054 stringify-entities • 4.0.4 Serialize (encode) HTML character references INDIRECT 2 1712149486 style-to-object • 0.4.4 Converts inline style to object. INDIRECT 1 1697387964 trim-lines • 3.0.1 Remove spaces and tabs around line-breaks INDIRECT 0 1656852860 trough • 2.2.0 `trough` is middleware INDIRECT 0 1707146829 unified • 10.1.2 Interface for parsing, inspecting, transforming, and serializing content through syntax trees INDIRECT 9 1646731709 unist-util-filter • 4.0.1 unist utility to create a new tree with nodes that pass a filter INDIRECT 3 1674475005 unist-util-generated • 2.0.1 unist utility to check if a node is generated INDIRECT 0 1674139835 unist-util-is • 5.2.1 unist utility to check if a node passes a test INDIRECT 1 1677506473 unist-util-position • 4.0.4 unist utility to get the position of a node INDIRECT 1 1674320796 unist-util-stringify-position • 3.0.3 unist utility to serialize a node, position, or point as a human readable location INDIRECT 1 1674475853 unist-util-visit-parents • 5.1.3 unist utility to recursively walk over nodes, with ancestral information INDIRECT 2 1674567746 unist-util-visit • 4.1.2 unist utility to visit nodes INDIRECT 3 1674572214 uvu • 0.5.6 uvu is an extremely fast and lightweight test runner for Node.js and the browser INDIRECT 5 1656880124 vfile-location • 4.1.0 vfile utility to convert between positional (line and column-based) and offset (range-based) locations INDIRECT 5 1675779657 vfile-message • 3.1.4 vfile utility to create a virtual message INDIRECT 2 1675784086 vfile • 5.3.7 Virtual file format for text processing INDIRECT 4 1675884970 web-namespaces • 2.0.1 Map of web namespaces INDIRECT 0 1636136036 zwitch • 2.0.4 Handle values based on a property INDIRECT 0 1668589754