Helper function to remap async functions to generators
Allow parsing of class static blocks
Helper which skips types and parentheses
Collection of helper functions used by Babel transforms.
The compat-data to determine required Babel plugins
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 template literals to ES5
This plugin transforms ES2015 modules to UMD
Syntax highlight JavaScript strings for output in terminals.
Compile ES2015 spread to ES5
Transforms logical assignment operators into short-circuited assignments
Like lodash isEqualWith but for shallow equal.
Allow parsing of BigInt literals
Compile ES2015 object super to ES5
Helper functions on Babel compilation targets
Babel Types is a Lodash-esque utility library for AST nodes
A global executable to run applications with the ENV variables loaded by dotenv
Babel helper functions for implementing ES6 module transformations
Compile Unicode property escapes in Unicode regular expressions to ES5.
Allow parsing of the logical assignment operators
Babel helper to create your own polyfill provider
Transform import() expressions
Compile regular expressions using named groups to ES5.
Transforms new.target meta property