mdast extension to parse and serialize generic directives (`:cite[smith04]`)
hast utility to create a tree from the DOM
esast (and estree) utility to visit nodes
estree (and esast) utility to parse from JavaScript
unist utility to get a position from an estree node
Map of URL attributes in HTML
Allow parsing of TypeScript syntax
Allow parsing of jsx
hast utility to transform to estree (JavaScript AST) JSX
remark plugin that turns markdown into HTML to support rehype
unist utility to check if a node is generated
estree (and esast) utility to serialize to JavaScript
Check dependencies in your node module
Generate a markdown (GFM) table
A WASM shell parser and formatter with bash support, based on mvdan/sh
unist utility to create a new trees with a nice syntax
hast utility to check if a node has a property
Check if something can be an ecmascript (javascript) identifier name
rehype plugin to serialize HTML
hast utility to get the plain-text value of a node
unist utility to visit direct children of a parent
Allow parsing of class properties
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings