Remove numeric separators from Decimal, Binary, Hex and Octal literals
Compile export namespace to ES2015
Compile ES2015 Unicode escapes to ES5
Allow parsing of the nullish-coalescing operator
Resolve any installed ES6 compatible promise
Loads environment variables from .env file
Babel plugin to ensure function declarations at the block level are block scoped
A Babel plugin to inject imports to regenerator-runtime
Like lodash isEqualWith but for shallow equal.
Inquirer prompts, combined in a single package
Bare simple logger for NodeJS
Compile ES2015 computed properties to ES5
Compile inline regular expression modifiers
Compile ES2015 default and rest parameters to ES5
copy some files
Compile ES2015 sticky regex to an ES5 RegExp constructor
Helper function to replace supers
Transform class static blocks
Compile ES2015 classes to ES5
Allow parsing of class properties
Compile ES2015 destructuring to ES5
Allow parsing of the module assertion attributes in the import statement
Helper to wrap functions inside a function call.
Transform optional chaining operators into a series of nil checks