Babel

Results 45 repositories owned by Babel

kneden

514
Stars
41
Forks
Watchers

Transpile ES2017 async/await to vanilla ES6 Promise chains: a Babel plugin

babel

43.0k
Stars
5.6k
Forks
Watchers

🐠 Babel is a compiler for writing next generation JavaScript.

babel-polyfills

326
Stars
57
Forks
Watchers

A set of Babel plugins that enable injecting different polyfills with different strategies in your compiled code.

babel-eslint

3.0k
Stars
239
Forks
Watchers

:tokyo_tower: A wrapper for Babel's parser used for ESLint (renamed to @babel/eslint-parser)

babylon

1.7k
Stars
257
Forks
Watchers

PSA: moved into babel/babel as @babel/parser -->

minify

4.4k
Stars
224
Forks
Watchers

:scissors: An ES6+ aware minifier based on the Babel toolchain (beta)

eslint-plugin-babel

390
Stars
78
Forks
Watchers

An ESlint rule plugin companion to babel-eslint

babel-standalone

820
Stars
122
Forks
Watchers

:video_game: Now located in the Babel repo! Standalone build of Babel for use in non-Node.js environments, including browsers.

babel-loader

4.8k
Stars
451
Forks
Watchers

📦 Babel loader for webpack

grunt-babel

438
Stars
70
Forks
Watchers

Grunt plugin for Babel