Inline environment variables.
Transforms new.target meta property
Compile ESNext Regular Expressions to ES5
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
Ensure that reserved words are quoted in object property keys
Allow parsing of async generator functions
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
This plugin transforms checks for a private property in an object
Compile object rest and spread to ES5
Compile optional catch bindings
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Transforms logical assignment operators into short-circuited assignments
Allow parsing of the nullish-coalescing operator
Compile export namespace to ES2015
Remove numeric separators from Decimal, Binary, Hex and Octal literals
A Babel plugin to inject imports to core-js@2 polyfills
Transform import() expressions
Datadog CI plugin for `lambda` commands
Syntax highlight JavaScript strings for output in terminals.
Compile ES2015 Unicode escapes to ES5
Compile Unicode property escapes in Unicode regular expressions to ES5.
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.