Babel
Babel
kneden
Transpile ES2017 async/await to vanilla ES6 Promise chains: a Babel plugin
babel
🐠 Babel is a compiler for writing next generation JavaScript.
babel-polyfills
A set of Babel plugins that enable injecting different polyfills with different strategies in your compiled code.
babel-eslint
:tokyo_tower: A wrapper for Babel's parser used for ESLint (renamed to @babel/eslint-parser)
babylon
PSA: moved into babel/babel as @babel/parser -->
minify
:scissors: An ES6+ aware minifier based on the Babel toolchain (beta)
eslint-plugin-babel
An ESlint rule plugin companion to babel-eslint
babel-standalone
:video_game: Now located in the Babel repo! Standalone build of Babel for use in non-Node.js environments, including browsers.