Turn JSX into React function calls
This plugin transforms private class methods
Loads environment variables from .env file
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
A Lucide icon library package for React applications.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Validate plugin/preset options
Babel preset for all React plugins.
Compile class and object decorators to ES5
Allow parsing of async generator functions
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Allow parsing of the flow syntax
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
No description provided.
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
A tiny cross-platform promise based wrapper around child_process.spawn.
Allow parsing of optional properties
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Helper visitor to only visit nodes in the current 'this' context
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677
Allow parsing of the module attributes in the import statement