Regular Expressions parser in JavaScript
This plugin transforms ES2015 modules to UMD
Compile ES2015 arrow functions to ES5
Strip flow type annotations from your output code.
Compile ES2015 classes to ES5
Babel plugin to ensure function declarations at the block level are block scoped
Compile ES2015 shorthand properties to ES5
Runtime to be use with the Flow Enums transform.
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
babel plugin that emulates vite's import.meta.env functionality
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Provides Vue 3 JSX & TSX support with HMR.
babel-preset-app for vue-cli
Babel plugin for preserving exports order across transforms
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.
Compile object rest and spread to ES5
General utilities for plugins to use
Transforms AMD code to CommonJS
An unofficial babel plugin for SAP UI5.
Remove all console.* calls.
Compile ES2015 computed properties to ES5
Turn async generator functions into ES2015 generators
This plugin transforms all the ES2015 'instanceof' methods
Compile ES2015 default and rest parameters to ES5