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
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
WeakMap by googlearchive

Shim for ES6 WeakMap

created at Sept. 4, 2013, 5:44 p.m.

JavaScript

29 +0

46 +0

23 +0

GitHub
loom-generators-ember by ryanflorence

Loom generators with ES6 ember modules

created at Aug. 9, 2013, 11:34 p.m.

JavaScript

6 +0

15 +0

11 +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
jstransform by facebookarchive

A simple utility for pluggable JS syntax transforms using the esprima parser.

created at Aug. 5, 2013, 2:21 a.m.

JavaScript

47 +0

484 +0

66 +0

GitHub
core-js by zloirock

Standard Library

created at July 17, 2013, 4:32 p.m.

JavaScript

254 +0

23,856 +32

1,606 -2

GitHub
es6-transpiler by termi

Tomorrow's JavaScript syntax today

created at July 16, 2013, 6:01 p.m.

JavaScript

15 +0

216 +0

18 +0

GitHub
beck by unscriptable

beck is obsolete. check out RaveJS: https://github.com/RaveJS/rave

created at July 5, 2013, 2:10 p.m.

JavaScript

4 +0

5 +0

0 +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
grunt-ts by TypeStrong

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

created at June 17, 2013, 10:33 p.m.

JavaScript

20 +0

328 +0

122 +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
esnext-showcase by sindresorhus

Showcasing real-world usage of ECMAScript 6 (the next JavaScript version) features

created at May 13, 2013, 8:37 p.m.

Unknown languages

20 +0

299 +0

19 +0

GitHub
defs by olov

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

created at April 24, 2013, 6:04 a.m.

JavaScript

10 +0

116 +0

10 +0

GitHub
grunt-es6-module-transpiler by joefiorini

None

created at April 18, 2013, 2:18 a.m.

JavaScript

5 +0

85 +0

24 +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
let-er by getify

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

created at April 1, 2013, 12:49 p.m.

JavaScript

13 +0

192 +0

26 +0

GitHub
traceur-compiler by google

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

created at March 27, 2013, 6:05 p.m.

JavaScript

280 +0

8,179 -1

578 -3

GitHub
es6ify by thlorenz

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

created at March 21, 2013, 11:59 a.m.

JavaScript

19 +0

595 +0

38 +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

created at Feb. 19, 2013, 11:04 p.m.

JavaScript

10 +0

206 -1

34 +0

GitHub