Compile ES2015 sticky regex to an ES5 RegExp constructor
Compile ES2015 shorthand properties to ES5
This plugin transforms ES2015 modules to AMD
Explode async and generator functions into a state machine.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
This plugin transforms ES2015 modules to SystemJS
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Compile ES2015 Unicode regex to ES5
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Transforms new.target meta property
Ensure that no reserved words are used.
Adds custom fields to user registration page to input additional profile data
Allow parsing of the module assertion attributes in the import statement
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Compile Unicode property escapes in Unicode regular expressions to ES5.
A Plugin that shows posts of users you follow
Turn async generator functions into ES2015 generators
Turns off all rules that are unnecessary or might conflict with Prettier.
Allow parsing of optional properties
A Babel plugin to inject imports to regenerator-runtime
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Compile ES2015 Unicode escapes to ES5