Allow parsing of the nullish-coalescing operator
A Babel plugin to inject imports to core-js@2 polyfills
Ensure that no reserved words are used.
Ensure that reserved words are quoted in object property keys
Syntax highlight JavaScript strings for output in terminals.
Compile objects with duplicate keys to valid strict ES5
Transforms new.target meta property
Compile ES2015 Unicode escapes to ES5
Helper function to remap async functions to generators
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
TypeScript definitions for babel-template
Turn JSX into React function calls
Turn async generator functions into ES2015 generators
Allow parsing of class static blocks
This plugin transforms checks for a private property in an object
A Babel plugin to inject imports to regenerator-runtime
Compile export namespace to ES2015
Transform class static blocks
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Transforms logical assignment operators into short-circuited assignments
Add displayName to React.createClass calls
Babel helper to create your own polyfill provider