Explode async and generator functions into a state machine.
This plugin transforms private class methods
Transform optional chaining operators into a series of nil checks
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Compile ES2015 Unicode regex to ES5
Allow parsing of the module attributes in the import statement
Compile ESNext Regular Expressions to ES5
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
Compile ES2015 computed properties to ES5
Compile ES2015 default and rest parameters to ES5
Ensure that reserved words are quoted in property accesses
Turns off all rules that are unnecessary or might conflict with Prettier.
Allow parsing of optional properties
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Compile ES2015 sticky regex to an ES5 RegExp constructor
Minimizer plugin for webpack
Compile optional catch bindings
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
Allow parsing of the module assertion attributes in the import statement
Allows you to build compile-time libraries
This plugin transforms ES2015 modules to UMD