Standalone build of babel-preset-env for use in non-Node.js environments
A Babel preset for each environment.
Standalone build of Babel for use in non-Node.js environments.
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
Seamless integration between Rollup and Babel.
babel module loader for webpack
Ember CLI addon for Babel
Standalone build of Babel for use in non-Node.js environments. Similar to the (now deprecated) babel-browser
TypeScript definitions for @babel/preset-env
babel-preset-app for nuxt
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.
A JavaScript parser
Babel compiler core.
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
Babel plugin to add angularjs dependency injection annotations
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes