@astrojs/internal-helpers • 0.9.0 Internal helpers used by core Astro packages. DIRECT 1 1776877970 @astrojs/prism • 4.0.1 Add Prism syntax highlighting support to your Astro site DIRECT 1 1773853450 @shikijs/core • 4.0.2 Core of Shiki INDIRECT 34 1773023002 @shikijs/engine-javascript • 4.0.2 Engine for Shiki using JavaScript's native RegExp INDIRECT 9 1773022956 @shikijs/engine-oniguruma • 4.0.2 Engine for Shiki using Oniguruma RegExp engine in WebAssembly INDIRECT 4 1773022962 @shikijs/langs • 4.0.2 TextMate grammars for Shiki in ESM INDIRECT 4 1773022968 @shikijs/primitive • 4.0.2 Tokenizer primitives of Shiki INDIRECT 4 1773022992 @shikijs/themes • 4.0.2 TextMate themes for Shiki in ESM INDIRECT 4 1773022997 @shikijs/types • 4.0.2 Type definitions for Shiki INDIRECT 3 1773022951 @shikijs/vscode-textmate • 10.0.2 Shiki's fork of `vscode-textmate` INDIRECT 0 1739637992 @types/debug • 4.1.13 TypeScript definitions for debug INDIRECT 1 1773902843 @types/hast • 3.0.4 TypeScript definitions for hast INDIRECT 1 1706652379 @types/mdast • 4.0.4 TypeScript definitions for mdast INDIRECT 1 1715672137 @types/ms • 2.1.0 TypeScript definitions for ms INDIRECT 0 1737061366 @types/nlcst • 2.0.3 TypeScript definitions for nlcst INDIRECT 1 1699388817 @types/unist • 3.0.3 TypeScript definitions for unist INDIRECT 0 1723688356 array-iterate • 2.0.1 `Array#forEach()` but it’s possible to define where to move to next INDIRECT 0 1635349522 bail • 2.0.2 Throw a given error INDIRECT 0 1636274363 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 comma-separated-tokens • 2.0.3 Parse and stringify comma-separated tokens INDIRECT 0 1668416944 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 devlop • 1.1.0 Do things in development and nothing otherwise INDIRECT 1 1688051831 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-html • 2.0.3 hast utility to parse from HTML DIRECT 17 1726571450 hast-util-from-parse5 • 8.0.3 hast utility to transform from a `parse5` AST INDIRECT 14 1739976165 hast-util-is-element • 3.0.0 hast utility to check if a node is a (certain) element INDIRECT 2 1690816141 hast-util-parse-selector • 4.0.0 hast utility to create an element from a simple CSS selector INDIRECT 2 1690891036 hast-util-raw • 9.1.0 hast utility to reparse a tree INDIRECT 33 1731600143 hast-util-to-html • 9.0.5 hast utility to serialize to HTML INDIRECT 30 1739972087 hast-util-to-parse5 • 8.0.1 hast utility to transform to a `parse5` AST INDIRECT 9 1764866070 hast-util-to-text • 4.0.2 hast utility to get the plain-text value of a node according to the `innerText` algorithm DIRECT 5 1713263592 hast-util-whitespace • 3.0.0 hast utility to check if a node is inter-element whitespace INDIRECT 2 1690818732 hastscript • 9.0.1 hast utility to create trees INDIRECT 6 1739971080 html-void-elements • 3.0.0 List of HTML void tag names INDIRECT 0 1684491439 is-plain-obj • 4.1.0 Check if a value is a plain object INDIRECT 0 1655308033 js-yaml • 4.1.1 YAML 1.2 parser and serializer DIRECT 1 1762960683 longest-streak • 3.1.0 Count the longest repeating streak of a substring INDIRECT 0 1668514409 markdown-table • 3.0.4 Generate a markdown (GFM) table INDIRECT 0 1729598319 mdast-util-definitions • 6.0.0 mdast utility to find definition nodes in a tree DIRECT 5 1688810181 mdast-util-find-and-replace • 3.0.2 mdast utility to find and replace text in a tree INDIRECT 5 1735907255 mdast-util-from-markdown • 2.0.3 mdast utility to parse markdown INDIRECT 33 1771680193 mdast-util-gfm-autolink-literal • 2.0.1 mdast extension to parse and serialize GFM autolink literals INDIRECT 12 1724060543 mdast-util-gfm-footnote • 2.1.0 mdast extension to parse and serialize GFM footnotes INDIRECT 41 1739188343 mdast-util-gfm-strikethrough • 2.0.0 mdast extension to parse and serialize GFM strikethrough INDIRECT 41 1688999832 mdast-util-gfm-table • 2.0.0 mdast extension to parse and serialize GFM tables INDIRECT 42 1689002132 mdast-util-gfm-task-list-item • 2.0.0 mdast extension to parse and serialize GFM task list items INDIRECT 41 1688989853 mdast-util-gfm • 3.1.0 mdast extension to parse and serialize GFM (GitHub Flavored Markdown) INDIRECT 50 1739190832 mdast-util-phrasing • 4.1.0 mdast utility to check if a node is phrasing content INDIRECT 3 1706783202 mdast-util-to-hast • 13.2.1 mdast utility to transform to hast INDIRECT 19 1763932114 mdast-util-to-markdown • 2.1.2 mdast utility to serialize markdown INDIRECT 17 1730717819 mdast-util-to-string • 4.0.0 mdast utility to get the plain text content of a node INDIRECT 2 1688746790 micromark-core-commonmark • 2.0.3 The CommonMark markdown constructs INDIRECT 18 1740664175 micromark-extension-gfm-autolink-literal • 2.1.0 micromark extension to support GFM autolink literals INDIRECT 5 1720181259 micromark-extension-gfm-footnote • 2.1.0 micromark extension to support GFM footnotes INDIRECT 21 1720182169 micromark-extension-gfm-strikethrough • 2.1.0 micromark extension to support GFM strikethrough INDIRECT 8 1720172126 micromark-extension-gfm-table • 2.1.1 micromark extension to support GFM tables INDIRECT 6 1737375869 micromark-extension-gfm-tagfilter • 2.0.0 micromark extension to support GFM tagfilter INDIRECT 1 1687518035 micromark-extension-gfm-task-list-item • 2.1.0 micromark extension to support GFM task list items INDIRECT 6 1720172990 micromark-extension-gfm • 3.0.0 micromark extension to support GFM (GitHub Flavored Markdown) INDIRECT 28 1687799295 micromark-factory-destination • 2.0.1 micromark factory to parse destinations (found in resources, definitions) INDIRECT 3 1731410215 micromark-factory-label • 2.0.1 micromark factory to parse labels (found in media, definitions) INDIRECT 5 1731410219 micromark-factory-space • 2.0.1 micromark factory to parse markdown space (found in lots of places) INDIRECT 3 1731410223 micromark-factory-title • 2.0.1 micromark factory to parse markdown titles (found in resources, definitions) INDIRECT 4 1731410226 micromark-factory-whitespace • 2.0.1 micromark factory to parse markdown whitespace (found in lots of places) INDIRECT 4 1731410230 micromark-util-character • 2.1.1 micromark utility to handle character codes INDIRECT 2 1731410233 micromark-util-chunked • 2.0.1 micromark utility to splice and push with giant arrays INDIRECT 1 1731410237 micromark-util-classify-character • 2.0.1 micromark utility to classify whether a character is whitespace or punctuation INDIRECT 3 1731410240 micromark-util-combine-extensions • 2.0.1 micromark utility to combine syntax or html extensions INDIRECT 3 1731410243 micromark-util-decode-numeric-character-reference • 2.0.2 micromark utility to decode numeric character references INDIRECT 1 1731410247 micromark-util-decode-string • 2.0.1 micromark utility to decode markdown strings INDIRECT 6 1731410250 micromark-util-encode • 2.0.1 micromark utility to encode dangerous html characters INDIRECT 0 1731410254 micromark-util-html-tag-name • 2.0.1 micromark utility with list of html tag names INDIRECT 0 1731410257 micromark-util-normalize-identifier • 2.0.1 micromark utility normalize identifiers (as found in references, definitions) INDIRECT 1 1731410261 micromark-util-resolve-all • 2.0.1 micromark utility to resolve subtokens INDIRECT 1 1731410265 micromark-util-sanitize-uri • 2.0.1 micromark utility to sanitize urls INDIRECT 4 1731410268 micromark-util-subtokenize • 2.1.0 micromark utility to tokenize subtokens INDIRECT 5 1740664132 micromark-util-symbol • 2.0.1 micromark utility with symbols INDIRECT 0 1731410275 micromark-util-types • 2.0.2 micromark utility with a couple of typescript types INDIRECT 0 1740664527 micromark • 4.0.2 small commonmark compliant markdown parser with positional info and concrete tokens INDIRECT 27 1740665043 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 nlcst-to-string • 4.0.0 nlcst utility to transform a tree to a string INDIRECT 2 1689593724 oniguruma-parser • 0.12.2 Parse, validate, traverse, transform, and optimize Oniguruma regular expressions INDIRECT 0 1776603136 oniguruma-to-es • 4.3.6 Convert Oniguruma patterns to native JavaScript RegExp INDIRECT 4 1776604113 parse-latin • 7.0.0 Latin-script (natural language) parser INDIRECT 9 1689606323 parse5 • 7.3.0 HTML parser and serializer. INDIRECT 1 1745341473 picomatch • 4.0.4 Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. INDIRECT 0 1774298387 prismjs • 1.30.0 Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet. INDIRECT 0 1741629380 property-information • 7.1.0 Info on the properties and attributes of the web platform INDIRECT 0 1746687648 regex-recursion • 6.0.2 Recursive matching plugin for Regex+ INDIRECT 1 1738371420 regex-utilities • 2.3.0 Tiny helpers for processing regex syntax INDIRECT 0 1725129634 regex • 6.1.0 Regex template tag with extended syntax, context-aware interpolation, and always-on best practices INDIRECT 1 1765244027 rehype-raw • 7.0.0 rehype plugin to reparse the tree (and raw nodes) DIRECT 34 1693044227 rehype-stringify • 10.0.1 rehype plugin to serialize HTML DIRECT 36 1727449732 remark-gfm • 4.0.1 remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists) DIRECT 67 1739191390 remark-parse • 11.0.0 remark plugin to add support for parsing markdown input DIRECT 41 1695030148 remark-rehype • 11.1.2 remark plugin that turns markdown into HTML to support rehype DIRECT 25 1743601619 remark-smartypants • 3.0.2 remark plugin to implement SmartyPants DIRECT 24 1720467841 remark-stringify • 11.0.0 remark plugin to add support for serializing markdown INDIRECT 28 1695030194 retext-latin • 4.0.0 retext plugin to parse Latin-script prose INDIRECT 17 1694002485 retext-smartypants • 6.2.0 retext plugin to implement SmartyPants DIRECT 6 1728556619 retext-stringify • 4.0.0 retext plugin to serialize prose INDIRECT 13 1694002531 retext • 9.0.0 natural language processor powered by plugins part of the unified collective INDIRECT 19 1694002577 shiki • 4.0.2 A beautiful Syntax Highlighter. DIRECT 44 1773023014 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 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 • 11.0.5 parse, inspect, transform, and serialize content through syntax trees DIRECT 10 1718800423 unist-util-find-after • 5.0.0 unist utility to find a node after another node INDIRECT 2 1688734082 unist-util-is • 6.0.1 unist utility to check if a node passes a test INDIRECT 1 1760637707 unist-util-modify-children • 4.0.0 unist utility to modify direct children of a parent INDIRECT 2 1688729409 unist-util-position • 5.0.0 unist utility to get the position of a node INDIRECT 1 1688723974 unist-util-remove-position • 5.0.0 unist utility to remove positions from a tree DIRECT 4 1688725493 unist-util-stringify-position • 4.0.0 unist utility to serialize a node, position, or point as a human readable location INDIRECT 1 1688724566 unist-util-visit-children • 3.0.0 unist utility to visit direct children of a parent INDIRECT 1 1688726892 unist-util-visit-parents • 6.0.2 unist utility to recursively walk over nodes, with ancestral information DIRECT 2 1760638845 unist-util-visit • 5.1.0 unist utility to visit nodes DIRECT 3 1769108578 vfile-location • 5.0.3 vfile utility to convert between positional (line and column-based) and offset (range-based) locations INDIRECT 4 1721053767 vfile-message • 4.0.3 vfile utility to create a virtual message INDIRECT 2 1753542492 vfile • 6.0.3 Virtual file format for text processing DIRECT 3 1724749962 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