Generate errors that contain a code frame that point to source locations.
Validate identifier/keywords name
Cleanly exit process on EPIPE
Helper function to replace certain member expressions with function calls
Babel compiler core.
Allow parsing of import.meta
Compile ES2015 for...of to ES5
babel's modular runtime helpers
Compile objects with duplicate keys to valid strict ES5
Allow parsing of TypeScript syntax
Babel helper functions for inserting module loads
Allow parsing of object rest/spread
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
Compile ES2015 spread to ES5
Syntax highlight JavaScript strings for output in terminals.
Transforms logical assignment operators into short-circuited assignments
Like lodash isEqualWith but for shallow equal.