Compile ES2015 sticky regex to an ES5 RegExp constructor
Transform optional chaining operators into a series of nil checks
Add a __source prop to all JSX Elements
Compile ES2015 Unicode regex to ES5
Allow parsing of the module assertion attributes in the import statement
This plugin transforms private class methods
A collection of JavaScript globals for Babel internal usage
Add a __self prop to all JSX Elements
Generate an AST from a string template.
Allow parsing of optional catch bindings
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
A Lucide icon library package for React applications.
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Allow parsing of top-level await in modules
Inquirer prompts, combined in a single package
Gonzales Preprocessor Edition (fast CSS parser)
A utility package to parse strings
Experimental debugger shell for React Native for use with @react-native/debugger-frontend
Ensure that reserved words are quoted in property accesses
A JavaScript parser
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Babel preset for TypeScript.
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Compile optional catch bindings