Compile ES2015 sticky regex to an ES5 RegExp constructor
Turn async functions into ES2015 generators
Transform optional chaining operators into a series of nil checks
Allow parsing of optional catch bindings
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of top-level await in modules
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions using named groups to ES5.
This plugin transforms ES2015 modules to UMD
Compile ES2015 Unicode regex to ES5
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
Allow parsing of the module assertion attributes in the import statement
Compile ESNext Regular Expressions to ES5
This plugin transforms private class methods
No description provided.
Remove nullish coalescing operator
Compile class public and private fields, private methods and decorators to ES6
Compile ES2015 spread to ES5
Compile ES2015 for...of to ES5
Allow parsing of '#foo in obj' brand checks
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 template literals to ES5
Ensure that reserved words are quoted in property accesses