esast (and estree) utility to visit nodes
Allow parsing of do expressions
JavaScript object query engine
estree (and esast) utility to parse from JavaScript
Allow parsing of import.meta
Allow parsing of BigInt literals
estree (and esast) utility to serialize to JavaScript
Allow parsing of object rest/spread
Allow parsing of the nullish-coalescing operator
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of optional properties
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)
Allow parsing of the module assertion attributes in the import statement
hast utility to sanitize nodes
Allow parsing of class static blocks
Allow parsing of class properties
Allow parsing of the logical assignment operators
unist utility to modify direct children of a parent
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Allow parsing of async generator functions
nlcst utility to transform a tree to a string
unist utility to remove nodes from a tree
Allow parsing of '#foo in obj' brand checks