`babel` CLI replacement with multiple node version support by `babel-preset-env` and `babel-plugin-transform-runtime`. Useful for node.js libraries/modules
A Babel preset for each environment.
A Babel preset that targets modern browsers by fixing engine bugs.
A babel plugin that adds istanbul instrumentation to ES6 code
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
A Babel preset for each environment.
babel-preset-app for vue-cli
Provides a list of electron-to-chromium version mappings
babel module loader for webpack
Ember CLI addon for Babel
babel-preset-app for nuxt
TypeScript definitions for @babel/preset-env
babel plugin that emulates vite's import.meta.env functionality
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
A Broccoli plugin which transpile ES6 to readable ES5 by using babel.
Babel Types is a Lodash-esque utility library for AST nodes
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.
Cypress preprocessor for bundling JavaScript via webpack
A JavaScript parser
Babel compiler core.
Preprocessor to compile ES6 on the fly with babel.
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Generate an AST from a string template.
Generate errors that contain a code frame that point to source locations.