Compile function bind operator to ES5
Compile class and object decorators to ES5
Compile export default to ES2015
Compile the function.sent meta property to valid ES2015 code
Babel preset for stage 0 plugins
Allow parsing of function bind
Wraps Throw Expressions in an IIFE
Transform pipeline operator into call expressions
Compile do expressions to ES5
Gatsby uses the phenomenal project [Babel](https://babeljs.io/) to enable support for writing modern JavaScript — while still supporting older browsers. This package contains the default Babel setup for all Gatsby projects.
babel-preset-app for vue-cli
Babel preset for stage 2 plugins
Apply ES2015 function.name semantics to all functions
Compile function bind operator to ES5
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
Utilities for managing installed Babel plugins in an Ember app or addon
Allow parsing of function bind
Implementation of Function.prototype.bind
Babel preset for stage 3 plugins
Core istanbul API for JS code coverage
Babel plugin to ensure function declarations at the block level are block scoped
Introduces a new ? token in an argument list which allows for partially applying an argument list to a call expression
Turn JSX into React function calls
This plugin transforms static class properties as well as properties declared with the property initializer syntax