This plugin transforms ES2015 modules to UMD
Syntax highlight JavaScript strings for output in terminals.
Helper function to annotate paths and nodes with #__PURE__ comment
Compile ES2015 block scoping (const and let) to ES5
Compile class public and private fields, private methods and decorators to ES6
CLI for webpack & friends
Apply ES2015 function.name semantics to all functions
Allow parsing of the logical assignment operators
Compile ES2015 arrow functions to ES5
Transform import() expressions
Mark top-level React method calls as pure for tree shaking
Babel helper for ensuring that access to a given value is performed through simple accesses
Compile regular expressions using named groups to ES5.
Turn async generator functions into ES2015 generators
This plugin transforms checks for a private property in an object
Compile ESNext Regular Expressions to ES5
Ensure that reserved words are quoted in object property keys
A Babel preset for each environment.
Compile `using` and `await using` declarations to ES2015
Turn JSX into React function calls
Helper function to change the property 'name' of every function
Compile ES2015 Unicode escapes to ES5
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Compile export namespace to ES2015