This is a minimal build of [`@babel/parser`](https://babeljs.io/docs/en/babel-parser), with most of the non-standard/proposal features stripped out. It is heavily minified and any unused code is attempted to be removed. It should work exactly the same as
A JavaScript parser
A utility package to parse strings
Babel plugin which switches Babel to use the Hermes parser.
ESLint parser that allows for linting of experimental syntax transformed by Babel
TypeScript definitions for @babel/template
TypeScript definitions for @babel/core
A Babel preset that enables parsing of proposals supported by the current Node.js version.
Transform SVG into JSX
Super-fast alternative to Babel for when you can target modern JS runtimes
Babel plugin for React Compiler.
convert estree ast to babel
Regular Expressions parser in JavaScript
Composable primitives for dead code elimination in Babel
A JavaScript parser built from the Hermes engine
Transform HAST to Babel AST (JSX)
A toolkit for JavaScript codemods
Official ESLint rules for LWC
Companion rules for @babel/eslint-parser
Modern, fast React.js JSX parser
Fast & forgiving HTML/XML parser
A pure JavaScript library for parsing video files
A Babel plugin to inject imports to core-js@3 polyfills
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.