core-js by zloirock

Standard Library

updated at April 28, 2024, 5:04 a.m.

JavaScript

254 +0

23,856 +32

1,606 -2

GitHub
acorn by acornjs

A small, fast, JavaScript-based JavaScript parser

updated at April 28, 2024, 12:06 a.m.

JavaScript

174 +0

10,224 +17

841 -1

GitHub
object-assign by sindresorhus

ES2015 Object.assign() ponyfill

updated at April 27, 2024, 12:04 p.m.

JavaScript

19 +0

920 +0

82 +0

GitHub
lebab by lebab

Turn your ES5 code into readable ES6. Lebab does the opposite of what Babel does.

updated at April 26, 2024, 11:26 p.m.

JavaScript

72 +0

5,610 +2

151 -1

GitHub
traceur-compiler by google

Traceur is a JavaScript.next-to-JavaScript-of-today compiler

updated at April 25, 2024, 4:25 a.m.

JavaScript

280 +0

8,179 -1

578 -3

GitHub
regenerator by facebook

Source transformer enabling ECMAScript 6 generator functions in JavaScript-of-today.

updated at April 24, 2024, 9:01 a.m.

JavaScript

90 +0

3,799 +1

1,151 +0

GitHub
babel-loader by babel

📦 Babel loader for webpack

updated at April 24, 2024, 8:11 a.m.

JavaScript

81 +0

4,798 +1

451 +0

GitHub
grunt-traceur by aaronfrost

This is a grunt task for adding a grunt task to compiler ES6 JS into ES3 JS using Traceur Compiler

updated at April 22, 2024, 4:11 p.m.

JavaScript

10 +0

206 -1

34 +0

GitHub
es-module-loader by ModuleLoader

Polyfill for the ES Module Loader

updated at April 20, 2024, 2:02 a.m.

JavaScript

77 +0

2,230 +0

185 +0

GitHub
es6-promise by stefanpenner

A polyfill for ES6-style Promises

updated at April 18, 2024, 4:50 p.m.

JavaScript

132 +0

7,302 +0

593 +0

GitHub
let-er by getify

DEPRECATED: Transpile non-ES6 let-blocks into ES6 (or ES3)

updated at April 18, 2024, 3:52 p.m.

JavaScript

13 +0

192 +0

26 +0

GitHub
babelify by babel

Browserify transform for Babel

updated at April 16, 2024, 8:33 p.m.

JavaScript

36 +0

1,679 +0

127 +0

GitHub
regexpu by mathiasbynens

A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.

updated at April 12, 2024, 9:03 a.m.

JavaScript

14 +0

230 +0

20 +0

GitHub
grunt-ts by TypeStrong

A grunt task to manage your complete typescript development to production workflow

updated at March 29, 2024, 7:02 p.m.

JavaScript

20 +0

328 +0

122 +0

GitHub
grunt-microlib by thomasboyt

Shared tooling between Ember.js microlibraries.

updated at March 26, 2024, 4:01 p.m.

JavaScript

4 +0

27 +0

5 +0

GitHub
es6-shim by paulmillr

ECMAScript 6 compatibility shims for legacy JS engines

updated at March 22, 2024, 5:50 p.m.

JavaScript

103 +0

3,119 +0

387 +0

GitHub
gulp-jstransform by hemanth

Gulp plugin to transform ES6 to ES5.

updated at March 22, 2024, 5:48 p.m.

JavaScript

2 +0

15 +0

5 +0

GitHub
gulp-typescript by ivogabe

A TypeScript compiler for gulp with incremental compilation support.

updated at March 17, 2024, 1:56 a.m.

JavaScript

13 +0

812 +0

131 +0

GitHub
es6ify by thlorenz

browserify >=v2 transform to compile JavaScript.next (ES6) to JavaScript.current (ES5) on the fly.

updated at March 12, 2024, 12:37 p.m.

JavaScript

19 +0

595 +0

38 +0

GitHub
harmony-reflect by tvcutsem

ES5 shim for ES6 Reflect and Proxy objects

updated at March 11, 2024, 8:33 a.m.

JavaScript

19 +0

469 +0

48 +0

GitHub