Allow parsing of object rest/spread
Helper function to remap async functions to generators
The compat-data to determine required Babel plugins
Allow parsing of class static blocks
Like lodash isEqualWith but for shallow equal.
Compile ES2015 spread to ES5
Babel Types is a Lodash-esque utility library for AST nodes
Compile ES2015 unicode string and number literals to ES5
Babel helper functions for implementing ES6 module transformations
Compile ES2015 template literals to ES5
Transforms logical assignment operators into short-circuited assignments
Helper functions on Babel compilation targets
Babel helper to create your own polyfill provider
A global executable to run applications with the ENV variables loaded by dotenv
Allow parsing of BigInt literals
Compile Unicode property escapes in Unicode regular expressions to ES5.
Compile ES2015 object super to ES5
Ensure that no reserved words are used.
copy some files
Helper which skips types and parentheses
Transforms new.target meta property
Generate an AST from a string template.
Compile ES2015 block scoping (const and let) to ES5
A collection of JavaScript globals for Babel internal usage