Compile ES2015 Unicode regex to ES5
Compile object rest and spread to ES5
Compile ES2015 for...of to ES5
This plugin transforms ES2015 modules to AMD
Super-fast alternative to Babel for when you can target modern JS runtimes
Compile ES2015 arrow functions to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
This plugin transforms ES2015 modules to SystemJS
Allow parsing of import.meta
Allow parsing of the module assertion attributes in the import statement
Ensure that reserved words are quoted in object property keys
Transform TypeScript into ES.next
Transform import() expressions
Allow parsing of BigInt literals
Compile objects with duplicate keys to valid strict ES5
Turn async functions into ES2015 generators
Compile ES2015 object super to ES5
Allow parsing of object rest/spread
Compile exponentiation operator to ES5
Ensure that no reserved words are used.
This plugin transforms checks for a private property in an object
Ensure that reserved words are quoted in property accesses
Allow parsing of the nullish-coalescing operator
This plugin transforms static class properties as well as properties declared with the property initializer syntax