🐠 Babel is a compiler for writing next generation JavaScript.
📦 Babel loader for webpack
:scissors: An ES6+ aware minifier based on the Babel toolchain (beta)
PSA: this repo has been moved into babel/babel -->
:tokyo_tower: A wrapper for Babel's parser used for ESLint (renamed to @babel/eslint-parser)
PSA: moved into babel/babel as @babel/parser -->
Gulp plugin for Babel
⬆️ A tool for upgrading Babel versions (to v7): `npx babel-upgrade`
😎A list of awesome Babel plugins, presets, etc.
:video_game: Now located in the Babel repo! Standalone build of Babel for use in non-Node.js environments, including browsers.
:globe_with_meridians: The Babel documentation website
A Babel preset that targets modern browsers by fixing engine bugs (will be merged into preset-env eventually)
Transpile ES2017 async/await to vanilla ES6 Promise chains: a Babel plugin
Grunt plugin for Babel
✍️ Tracking the status of Babel's implementation of TC39 proposals (may be out of date)
An ESlint rule plugin companion to babel-eslint
A Yeoman generator to author libraries in ES2015 (and beyond!) for Node and the browser.
A set of Babel plugins that enable injecting different polyfills with different strategies in your compiled code.
Time travel through babel transformations one by one (implemented in the Babel REPL now)
♬ Notes from the @Babel Team (discuss in PRs)
Babel Plugin generator for Yeoman
🤖 A helpful bot to automate common tasks on Babel Issues/PRs
A Metalsmith plugin to compile JavaScript with Babel
Babel logo
Gobble plugin for Babel