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 transform to estree (JavaScript AST) JSX
hast utility to create a tree from the DOM
HTTP utilities. Used by [electron-builder](https://github.com/electron-userland/electron-builder).
micromark utility to try and parse events w/ acorn
Check what’s defined in an estree scope
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)
esast utility to transform from estree
hast utility to check if a node has a property
mdast extension to parse and serialize generic directives (`:cite[smith04]`)
unist utility to visit direct children of a parent
unist utility to modify direct children of a parent
hast utility to get the rank (or depth, level) of headings
hast utility to get the plain-text value of a node
unist utility to remove nodes from a tree
A Node.JS UTF-8 string <-> UInt8Array converter
Various utilities. Used by [electron-builder](https://github.com/electron-userland/electron-builder).
Utilities for working with Blob objects in the browser
unist utility to create a new tree with nodes that pass a filter
Convert a JavaScript value to an estree expression