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
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()
mdast extension to parse and serialize math
A drop-in replacement for `util` with some additional advantageous functions
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)
estree (and esast) utility to parse from JavaScript
hast utility to sanitize nodes
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
hast utility that turns HTML into a syntax tree (while being small in browsers)
Translation between JavaScript values and Buffers
_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_
esast utility to transform from estree
mdast extension to parse and serialize generic directives (`:cite[smith04]`)
unist utility to visit direct children of a parent