Transform TypeScript into ES.next
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Ensure that reserved words are quoted in property accesses
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
Babel preset for TypeScript.
Helper visitor to only visit nodes in the current 'this' context
Compile exponentiation operator to ES5
Check if the process is running inside a Docker container
Compile optional catch bindings
Helper function to build binary assignment operator visitors
Add displayName to React.createClass calls
Opens stuff, like webpages and files and executables, cross-platform
Turn async functions into ES2015 generators
A Babel plugin to inject imports to core-js@2 polyfills
Parse regular expressions' unicodeSets (v) flag.
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
Allow parsing of decorators
Allow parsing of import()
Remove nullish coalescing operator
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
the mighty option parser used by yargs
Allow parsing of '#foo in obj' brand checks