Ensure that reserved words are quoted in property accesses
Helper visitor to only visit nodes in the current 'this' context
Babel preset for TypeScript.
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
Compile exponentiation operator to ES5
Compile optional catch bindings
Display pretty Android and iOS logs without Android Studio or Console.app, with intuitive Command Line Interface.
Add displayName to React.createClass calls
Compile ES2015 constants to ES5
Turn async functions into ES2015 generators
Backwards compatibility polyfill for React class components
Inquirer checkbox prompt
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
Parse regular expressions' unicodeSets (v) flag.
Loads environment variables from .env file
A Babel plugin to inject imports to regenerator-runtime
Allow parsing of decorators
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
Allow parsing of import()
Remove nullish coalescing operator
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Helper function to build binary assignment operator visitors
Allow parsing of '#foo in obj' brand checks