mdast utility to find definition nodes in a tree
hast utility to get the plain-text value of a node according to the `innerText` algorithm
esast (and estree) utility to visit nodes
unist utility to get a position from an estree node
estree (and esast) utility to serialize to JavaScript
mdast extension to parse and serialize MDX (or MDX.js)
Browser-friendly inheritance fully compatible with standard node.js inherits()
mdast extension to parse and serialize math
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)
Attach comments to estree nodes
hast utility to sanitize nodes
estree (and esast) utility to parse from JavaScript
mdast extension to parse and serialize frontmatter (YAML, TOML, etc)
hast utility to create a tree from the DOM
HTTP utilities. Used by [electron-builder](https://github.com/electron-userland/electron-builder).
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
Check what’s defined in an estree scope
hast utility that turns HTML into a syntax tree (while being small in browsers)
_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_
A composition mixin for loading scripts asynchronously for React
Node's util.inspect, extracted for use on the Web
hast utility to check if a node has a property