Prettified AJV errors
Allow parsing of class static blocks
Allow parsing of the nullish-coalescing operator
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Transforms new.target meta property
Compile regular expressions' unicodeSets (v) flag.
Ensure that reserved words are quoted in object property keys
A Babel preset that enables parsing of proposals supported by the current Node.js version.
Allow parsing of optional properties
Turn async generator functions into ES2015 generators
This plugin transforms checks for a private property in an object
A Babel plugin to inject imports to regenerator-runtime
Compile ES2015 Unicode escapes to ES5
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Compile export namespace to ES2015
No description provided.
Create HTTP error objects
Transforms logical assignment operators into short-circuited assignments
Transform TypeScript into ES.next
Turn async functions into ES2015 generators
Add displayName to React.createClass calls
This plugin transforms ES2015 modules to AMD
Transform class static blocks