Compile regular expressions' unicodeSets (v) flag.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`
Compile export namespace to ES2015
Transforms logical assignment operators into short-circuited assignments
Add displayName to React.createClass calls
Compile Unicode property escapes in Unicode regular expressions to ES5.
Turn JSX into React function calls in development
Babel preset for all React plugins.
Gonzales Preprocessor Edition (fast CSS parser)
Allow parsing of the flow syntax
Compile class and object decorators to ES5
Allow parsing of decorators
Dev server middleware for React Native
Allow parsing of import()
Dev tools and CLI for React Router
Create an error from multiple errors
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Compile regular expressions using duplicate named groups to index-based groups.
Mark top-level React method calls as pure for tree shaking
Expo Development Client
Compile `using` and `await using` declarations to ES2015
Transform static class fields assignments that are affected by https://crbug.com/v8/12421
Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677