Allow parsing of top-level await in modules
Turn async functions into ES2015 generators
Parse regular expressions' unicodeSets (v) flag.
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
Transforms new.target meta property
Compile objects with duplicate keys to valid strict ES5
Ensure that no reserved words are used.
Reusable library package in this monorepo.
Babel plugin to ensure function declarations at the block level are block scoped
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Remove nullish coalescing operator
Allow parsing of '#foo in obj' brand checks
Allow parsing of object rest/spread
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
This plugin transforms ES2015 modules to UMD
Syntax highlight JavaScript strings for output in terminals.
Development servers for starting React Native projects
Ensure that reserved words are quoted in property accesses
Compile optional catch bindings
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Compile inline regular expression modifiers
HTML5 backend for React DnD
Babel preset for TypeScript.