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
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
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
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
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
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
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
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
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
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
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
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.match by mathiasbynens

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

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

JavaScript

3 +0

10 +0

2 +0

GitHub
es6-map-shim by eriwen

Implements the evolving ES6 Map specification as closely as possible

created at Nov. 12, 2012, 3:56 p.m.

JavaScript

3 +0

23 +0

2 +0

GitHub
grunt-es6-transpiler by sindresorhus

[DEPRECATED] Transpile ES2015 to ES5

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

JavaScript

8 +0

11 +0

2 +0

GitHub
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
typescript-middleware by brn

typescript compile server for [connect/express]-middleware

created at April 25, 2014, 10:06 a.m.

JavaScript

5 +0

9 +0

2 +0

GitHub