mdast extension to parse and serialize GFM footnotes
unist utility to serialize a node, position, or point as a human readable location
mdast utility to check if a node is phrasing content
Allow parsing of object rest/spread
unist utility to get the position of a node
unist utility to check if a node passes a test
mdast utility to transform to hast
hast utility to create an element from a simple CSS selector
unist utility to recursively walk over nodes, with ancestral information
Allow parsing of async functions
mdast utility to get the plain text content of a node
Allow parsing of the exponentiation operator
mdast extension to parse and serialize MDX (or MDX.js)
hast utility to check if a node is inter-element whitespace
Allow parsing of class properties
Allow parsing of import()
esast utility to transform from estree
mdast utility to find and replace text in a tree
hast utility to parse from HTML
mdast extension to parse and serialize frontmatter (YAML, TOML, etc)
mdast extension to parse and serialize math
hast utility to transform to a `parse5` AST
Check if something can be an ecmascript (javascript) identifier name
hast utility to get the plain-text value of a node according to the `innerText` algorithm