Turn async generator functions into ES2015 generators
Remove nullish coalescing operator
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Ensure that reserved words are quoted in property accesses
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Compile optional catch bindings
Compile export namespace to ES2015
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
Mark top-level React method calls as pure for tree shaking
Enforces module path case sensitivity in Webpack
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Compile `using` and `await using` declarations to ES2015
Add displayName to React.createClass calls
Load modules according to tsconfig paths in webpack.
Compile regular expressions using duplicate named groups to index-based groups.
Turn JSX into React function calls in development
Strip flow type annotations from your output code.
Jest's preprocessor for css, sass, less, stylus modules generated with Webpack
An unofficial babel plugin for SAP UI5.
babel-preset-app for vue-cli
Treat React JSX elements as value types and hoist them to the highest scope