unist utility to find a node after another node
hast utility to parse from HTML
mdast utility to find definition nodes in a tree
esast (and estree) utility to visit nodes
unist utility to get a position from an estree node
Transform hast properties into mdxJsxAttribute nodes
mdast extension to parse and serialize MDX (or MDX.js)
estree (and esast) utility to serialize to JavaScript
Browser-friendly inheritance fully compatible with standard node.js inherits()
Flatten a nested array.
mdast extension to parse and serialize math
Attach comments to estree nodes
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)
hast utility to sanitize nodes
estree (and esast) utility to parse from JavaScript
mdast extension to parse and serialize frontmatter (YAML, TOML, etc)
HTTP utilities. Used by [electron-builder](https://github.com/electron-userland/electron-builder).
hast utility to create a tree from the DOM
Check what’s defined in an estree scope
hast utility to transform to estree (JavaScript AST) JSX
micromark utility to try and parse events w/ acorn
unist utility to check if a node is generated
_NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a member of the Firebase team, please avoid using this package_
hast utility that turns HTML into a syntax tree (while being small in browsers)