Babel helper functions for inserting module loads
Allow parsing of TypeScript syntax
Collection of helper functions used by Babel transforms.
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
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
Compile ES2015 template literals to ES5
Babel helper functions for implementing ES6 module transformations
Transforms logical assignment operators into short-circuited assignments
Like lodash isEqualWith but for shallow equal.
Helper functions on Babel compilation targets
A global executable to run applications with the ENV variables loaded by dotenv
Allow parsing of BigInt literals
Babel helper to create your own polyfill provider
Compile Unicode property escapes in Unicode regular expressions to ES5.
Compile ES2015 object super to ES5
Ensure that no reserved words are used.
Helper which skips types and parentheses
copy some files
Transforms new.target meta property