grunt-defs by EE

Static scope analysis and transpilation of ES6 block scoped const and let variables, to ES3.

created at July 5, 2013, 10:56 a.m.

JavaScript

8 +0

5 +0

2 +0

GitHub
grunt-traceur-build by tarruda

Compiles ECMAScript 6 (harmony) files, optionally merging and generating source maps

created at Aug. 8, 2013, 11:50 p.m.

JavaScript

2 +0

8 +0

2 +0

GitHub
grunt-es-dependency-graph by YahooArchive

Grunt task for obtaining the dependency graph from ES6 modules

created at May 29, 2014, 6:30 p.m.

JavaScript

11 +0

3 +0

2 +0

GitHub
RegExp.prototype.search by mathiasbynens

A robust & optimized ES3-compatible polyfill for the `RegExp.prototype.search` method in ECMAScript 6.

created at July 20, 2014, 12:43 p.m.

JavaScript

3 +0

5 +0

3 +0

GitHub
gulp-es6-transpiler by sindresorhus

[DEPRECATED] Transpile ES2015 to ES5

created at Jan. 3, 2014, 1:58 a.m.

JavaScript

11 +0

47 +0

3 +0

GitHub
Blitz-Collections by EliSnow

An implementation of ECMAScript Next/Harmony/6 collections--WeakMap, Map and Set. Compatible with ECMAScript 5 capable environments

created at Nov. 29, 2012, 6:46 p.m.

JavaScript

2 +0

4 +0

3 +0

GitHub
grunt-regenerator by sindresorhus

Transpile ES2015 generator functions to ES5

created at Oct. 23, 2013, 9:55 a.m.

JavaScript

6 +0

20 +0

3 +0

GitHub
looper by wycats

Static analysis tools for ES6

created at Oct. 4, 2013, 5:12 a.m.

JavaScript

2 +0

16 +0

3 +0

GitHub
generator-typescript by mrkev

Yeoman generator for Typescript projects

created at May 26, 2014, 8:21 a.m.

JavaScript

3 +0

19 +0

3 +0

GitHub
es6-boilerplate by davidjnelson

Write apps in es6 now via traceur while using dependencies distributed as amd and browser global modules, with source maps, concatenation, minification, compression, and unit testing in real browsers.

created at June 17, 2014, 1:20 a.m.

JavaScript

5 +0

88 +0

3 +0

GitHub
math-sign by sindresorhus

ES2015 Math.sign() ponyfill

created at Oct. 6, 2014, 9:53 a.m.

JavaScript

6 +0

10 +0

4 +0

GitHub
Array.of by mathiasbynens

A robust & optimized ES3-compatible polyfill for the `Array.of` method in ECMAScript 6.

created at Dec. 20, 2013, 3:49 p.m.

JavaScript

7 +0

15 +0

4 +0

GitHub
mocha-traceur by domenic

A plugin for Mocha to pass JS files through the Traceur transpiler

created at July 6, 2014, 7:42 a.m.

JavaScript

2 +0

14 +0

4 +0

GitHub
gulp-jstransform by hemanth

Gulp plugin to transform ES6 to ES5.

created at April 23, 2014, 1:07 p.m.

JavaScript

2 +0

15 +0

5 +0

GitHub
String.prototype.endsWith by mathiasbynens

A robust & optimized ES3-compatible polyfill for the `String.prototype.endsWith` method in ECMAScript 6.

created at Dec. 10, 2013, 3:21 p.m.

JavaScript

7 +0

35 +0

5 +0

GitHub
grunt-microlib by thomasboyt

Shared tooling between Ember.js microlibraries.

created at May 30, 2013, 7:46 p.m.

JavaScript

4 +0

27 +0

5 +0

GitHub
String.prototype.codePointAt by mathiasbynens

A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.

created at Sept. 20, 2013, 11:25 a.m.

JavaScript

7 +0

54 +0

6 +0

GitHub
is-finite by sindresorhus

ES2015 Number.isFinite() ponyfill

created at Aug. 4, 2014, 3:37 p.m.

JavaScript

7 +0

19 +0

6 +0

GitHub
js-loaders by jorendorff

Pseudoimplementation of the proposed ES6 module loaders.

created at April 16, 2013, 4:41 p.m.

JavaScript

17 +0

54 +0

7 +0

GitHub
String.fromCodePoint by mathiasbynens

A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.

created at Sept. 20, 2013, 11:25 a.m.

JavaScript

7 +0

62 +0

7 +0

GitHub