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)
hast utility to create a tree from the DOM
unist utility to create a new tree by mapping all nodes
micromark utility to try and parse events w/ acorn
HTTP utilities. Used by [electron-builder](https://github.com/electron-userland/electron-builder).
<picture> <source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/62209650/196528621-b68e9e10-7e55-4c7d-9177-904cadbb4296.png" align="center" height=50> <source media="(prefers-color-scheme: light)" srcset="https
Check what’s defined in an estree scope
hast utility to transform to estree (JavaScript AST) JSX
_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
mdast extension to parse and serialize generic directives (`:cite[smith04]`)
unist utility to visit direct children of a parent
hast utility to set the plain-text value of a node
unist utility to modify direct children of a parent
TypeScript definitions for gulp-util
unist utility to remove nodes from a tree
hast utility to check if a node is a conditional comment
Various utilities. Used by [electron-builder](https://github.com/electron-userland/electron-builder).
hast utility to merge class names together
textlint utility that convert Paragraph Node to text with SourceMap.