This plugin transforms private class methods
Compile optional catch bindings
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Compile inline regular expression modifiers
Babel preset for Facebook projects.
Compile regular expressions' unicodeSets (v) flag.
Mark top-level React method calls as pure for tree shaking
Add a __self prop to all JSX Elements
Compile `using` and `await using` declarations to ES2015
Transform TypeScript `const` enums
Add displayName to React.createClass calls
Turn JSX into React function calls in development
Add a __source prop to all JSX Elements
Compile regular expressions using duplicate named groups to index-based groups.
Merge sibling variables into one.
Remove debugger statements
Replace JavaScript expressions with other expressions
Babel plugin for Vue 2.0 JSX
Strip flow type annotations from your output code.
Manage state with style in React
JSON without touching any globals
Jest Plugin to load and parse imported GraphQL files