Rolldown plugin for Babel
Helper functions around Function call/apply/bind, for use in `call-bind`
Regular Expressions parser in JavaScript
General utilities for plugins to use
babel-preset-app for vue-cli
Allow parsing of jsx
A Babel preset that targets modern browsers by fixing engine bugs.
Robustly `.call.bind()` a function
Allow parsing of object rest/spread
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Compile class public and private fields, private methods and decorators to ES6
Syntax highlight JavaScript strings for output in terminals.
This plugin transforms ES2015 modules to CommonJS
Allow parsing of the using declarations
A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.
Add a __source prop to all JSX Elements
Allows you to build compile-time libraries
Compile ES2015 classes to ES5
Compile ESNext Regular 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.
Add a __self prop to all JSX Elements
Compile ES2015 computed properties to ES5
Compile ES2015 default and rest parameters to ES5
Compile ES2015 block scoping (const and let) to ES5