Add a __source prop to all JSX Elements
Compile ES2015 Unicode escapes to ES5
Allow parsing of the module assertion attributes in the import statement
Transform optional chaining operators into a series of nil checks
Compile ES2015 shorthand properties to ES5
Compile export namespace to ES2015
Explode async and generator functions into a state machine.
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
Compile ES2015 Unicode regex to ES5
Allow parsing of optional catch bindings
Plugin for batching and executing Appium driver commands
Allow parsing of top-level await in modules
Mark top-level React method calls as pure for tree shaking
This plugin transforms ES2015 modules to AMD
Transform class static blocks
This plugin transforms ES2015 modules to SystemJS
Allow parsing of optional properties
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Compile `using` and `await using` declarations to ES2015
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Compile inline regular expression modifiers
A Babel plugin to inject imports to regenerator-runtime
Ensure that reserved words are quoted in property accesses