@astrojs/internal-helpers • 0.6.1Internal helpers used by core Astro packages. | DIRECT | 0 | |
@astrojs/prism • 3.2.0Add Prism syntax highlighting support to your Astro site | DIRECT | 1 | |
@shikijs/core • 1.29.2Core of Shiki | INDIRECT | 40 | |
@shikijs/engine-javascript • 1.29.2Engine for Shiki using JavaScript's native RegExp | INDIRECT | 9 | |
@shikijs/engine-oniguruma • 1.29.2Engine for Shiki using Oniguruma RegExp engine in WebAssembly | INDIRECT | 4 | |
@shikijs/langs • 1.29.2TextMate grammars for Shiki in ESM | INDIRECT | 4 | |
@shikijs/themes • 1.29.2TextMate themes for Shiki in ESM | INDIRECT | 4 | |
@shikijs/types • 1.29.2Type definitions for Shiki | INDIRECT | 3 | |
@shikijs/vscode-textmate • 10.0.2Shiki's fork of `vscode-textmate` | INDIRECT | 0 | |
@types/debug • 4.1.12TypeScript definitions for debug | INDIRECT | 1 | |
@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/nlcst • 2.0.3TypeScript definitions for nlcst | INDIRECT | 1 | |
@types/unist • 3.0.3TypeScript definitions for unist | INDIRECT | 0 | |
array-iterate • 2.0.1`Array#forEach()` but it’s possible to define where to move to next | 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 | |
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 | |
devlop • 1.1.0Do things in development and nothing otherwise | INDIRECT | 1 | |
emoji-regex-xs • 1.0.0A regular expression to match all emoji-only symbols | INDIRECT | 0 | |
escape-string-regexp • 5.0.0Escape RegExp special characters | INDIRECT | 0 | |
extend • 3.0.2Port of jQuery.extend for node.js and the browser | INDIRECT | 0 | |
hast-util-from-html • 2.0.3hast utility to parse from HTML | DIRECT | 17 | |
hast-util-from-parse5 • 8.0.3hast utility to transform from a `parse5` AST | INDIRECT | 14 | |
hast-util-is-element • 3.0.0hast utility to check if a node is a (certain) element | INDIRECT | 2 | |
hast-util-parse-selector • 4.0.0hast utility to create an element from a simple CSS selector | INDIRECT | 2 | |
hast-util-raw • 9.1.0hast utility to reparse a tree | INDIRECT | 34 | |
hast-util-to-html • 9.0.5hast utility to serialize to HTML | INDIRECT | 30 | |
hast-util-to-parse5 • 8.0.0hast utility to transform to a `parse5` AST | INDIRECT | 9 | |
hast-util-to-text • 4.0.2hast utility to get the plain-text value of a node according to the `innerText` algorithm | DIRECT | 5 | |
hast-util-whitespace • 3.0.0hast utility to check if a node is inter-element whitespace | INDIRECT | 2 | |
hastscript • 9.0.1hast utility to create trees | INDIRECT | 6 | |
html-void-elements • 3.0.0List of HTML void tag names | INDIRECT | 0 | |
import-meta-resolve • 4.1.0Resolve things like Node.js — ponyfill for `import.meta.resolve` | DIRECT | 0 | |
is-plain-obj • 4.1.0Check if a value is a plain object | INDIRECT | 0 | |
js-yaml • 4.1.0YAML 1.2 parser and serializer | DIRECT | 1 | |
longest-streak • 3.1.0Count the longest repeating streak of a substring | INDIRECT | 0 | |
markdown-table • 3.0.4Generate a markdown (GFM) table | INDIRECT | 0 | |
mdast-util-definitions • 6.0.0mdast utility to find definition nodes in a tree | DIRECT | 5 | |
mdast-util-find-and-replace • 3.0.2mdast utility to find and replace text in a tree | INDIRECT | 5 | |
mdast-util-from-markdown • 2.0.2mdast utility to parse markdown | INDIRECT | 33 | |
mdast-util-gfm-autolink-literal • 2.0.1mdast extension to parse and serialize GFM autolink literals | INDIRECT | 12 | |
mdast-util-gfm-footnote • 2.1.0mdast extension to parse and serialize GFM footnotes | INDIRECT | 41 | |
mdast-util-gfm-strikethrough • 2.0.0mdast extension to parse and serialize GFM strikethrough | INDIRECT | 41 | |
mdast-util-gfm-table • 2.0.0mdast extension to parse and serialize GFM tables | INDIRECT | 42 | |
mdast-util-gfm-task-list-item • 2.0.0mdast extension to parse and serialize GFM task list items | INDIRECT | 41 | |
mdast-util-gfm • 3.1.0mdast extension to parse and serialize GFM (GitHub Flavored Markdown) | INDIRECT | 50 | |
mdast-util-phrasing • 4.1.0mdast utility to check if a node is phrasing content | INDIRECT | 3 | |
mdast-util-to-hast • 13.2.0mdast utility to transform to hast | INDIRECT | 19 | |
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-gfm-autolink-literal • 2.1.0micromark extension to support GFM autolink literals | INDIRECT | 5 | |
micromark-extension-gfm-footnote • 2.1.0micromark extension to support GFM footnotes | INDIRECT | 21 | |
micromark-extension-gfm-strikethrough • 2.1.0micromark extension to support GFM strikethrough | INDIRECT | 8 | |
micromark-extension-gfm-table • 2.1.1micromark extension to support GFM tables | INDIRECT | 6 | |
micromark-extension-gfm-tagfilter • 2.0.0micromark extension to support GFM tagfilter | INDIRECT | 1 | |
micromark-extension-gfm-task-list-item • 2.1.0micromark extension to support GFM task list items | INDIRECT | 6 | |
micromark-extension-gfm • 3.0.0micromark extension to support GFM (GitHub Flavored Markdown) | INDIRECT | 28 | |
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-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-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 | |
nlcst-to-string • 4.0.0nlcst utility to transform a tree to a string | INDIRECT | 2 | |
oniguruma-to-es • 2.3.0Convert Oniguruma patterns to native JavaScript RegExp | INDIRECT | 4 | |
parse-latin • 7.0.0Latin-script (natural language) parser | INDIRECT | 9 | |
parse5 • 7.2.1HTML parser and serializer. | INDIRECT | 1 | |
prismjs • 1.30.0Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet. | INDIRECT | 0 | |
property-information • 6.5.0Info on the properties and attributes of the web platform | INDIRECT | 0 | |
property-information • 7.0.0Info on the properties and attributes of the web platform | INDIRECT | 0 | |
regex-recursion • 5.1.1Recursive matching plugin for Regex+ | INDIRECT | 2 | |
regex-utilities • 2.3.0Tiny helpers for processing regex syntax | INDIRECT | 0 | |
regex • 5.1.1Regex template tag with extended syntax, context-aware interpolation, and always-on best practices | INDIRECT | 1 | |
rehype-raw • 7.0.0rehype plugin to reparse the tree (and raw nodes) | DIRECT | 35 | |
rehype-stringify • 10.0.1rehype plugin to serialize HTML | DIRECT | 36 | |
remark-gfm • 4.0.1remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists) | DIRECT | 67 | |
remark-parse • 11.0.0remark plugin to add support for parsing markdown input | DIRECT | 41 | |
remark-rehype • 11.1.1remark plugin that turns markdown into HTML to support rehype | DIRECT | 25 | |
remark-smartypants • 3.0.2remark plugin to implement SmartyPants | DIRECT | 24 | |
remark-stringify • 11.0.0remark plugin to add support for serializing markdown | INDIRECT | 28 | |
retext-latin • 4.0.0retext plugin to parse Latin-script prose | INDIRECT | 17 | |
retext-smartypants • 6.2.0retext plugin to implement SmartyPants | INDIRECT | 6 | |
retext-stringify • 4.0.0retext plugin to serialize prose | INDIRECT | 13 | |
retext • 9.0.0natural language processor powered by plugins part of the unified collective | INDIRECT | 19 | |
shiki • 1.29.2A beautiful Syntax Highlighter. | DIRECT | 43 | |
space-separated-tokens • 2.0.2Parse and stringify space separated tokens | INDIRECT | 0 | |
stringify-entities • 4.0.4Serialize (encode) HTML character references | INDIRECT | 2 | |
trim-lines • 3.0.1Remove spaces and tabs around line-breaks | INDIRECT | 0 | |
trough • 2.2.0`trough` is middleware | INDIRECT | 0 | |
unified • 11.0.5parse, inspect, transform, and serialize content through syntax trees | DIRECT | 10 | |
unist-util-find-after • 5.0.0unist utility to find a node after another node | INDIRECT | 2 | |
unist-util-is • 6.0.0unist utility to check if a node passes a test | INDIRECT | 1 | |
unist-util-modify-children • 4.0.0unist utility to modify direct children of a parent | INDIRECT | 2 | |
unist-util-position • 5.0.0unist utility to get the position of a node | INDIRECT | 1 | |
unist-util-remove-position • 5.0.0unist utility to remove positions from a tree | DIRECT | 4 | |
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-children • 3.0.0unist utility to visit direct children of a parent | INDIRECT | 1 | |
unist-util-visit-parents • 6.0.1unist utility to recursively walk over nodes, with ancestral information | DIRECT | 2 | |
unist-util-visit • 5.0.0unist utility to visit nodes | DIRECT | 3 | |
vfile-location • 5.0.3vfile utility to convert between positional (line and column-based) and offset (range-based) locations | INDIRECT | 4 | |
vfile-message • 4.0.2vfile utility to create a virtual message | INDIRECT | 2 | |
vfile • 6.0.3Virtual file format for text processing | DIRECT | 3 | |
web-namespaces • 2.0.1Map of web namespaces | INDIRECT | 0 | |
zwitch • 2.0.4Handle values based on a property | INDIRECT | 0 | |