wrap all code in try-catch for reporting js runtime error
Allow parsing of optional catch bindings
Compile optional catch bindings
gulp plugin of babel-plugin-try-catch-wrapper
Super-fast alternative to Babel for when you can target modern JS runtimes
General utilities for plugins to use
Allow parsing of jsx
Allow parsing of TypeScript syntax
This plugin transforms ES2015 modules to CommonJS
Allow parsing of the module attributes in the import statement
Compile class public and private fields, private methods and decorators to ES6
Compile ESNext Regular Expressions to ES5
Core istanbul API for JS code coverage
Add a __source prop to all JSX Elements
Compile ES2015 classes to ES5
Allows you to build compile-time libraries
This plugin transforms ES2015 modules to UMD
Add a __self prop to all JSX Elements
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Compile ES2015 destructuring to ES5
Compile ES2015 for...of to ES5
Allow parsing of optional properties
Explode async and generator functions into a state machine.