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

Shim for ES6 WeakMap

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

JavaScript

29 +0

46 +0

23 +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
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
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
regenerator by facebook

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

created at Oct. 5, 2013, 2:37 p.m.

JavaScript

90 +0

3,799 +1

1,151 +0

GitHub
String.prototype.at by mathiasbynens

A robust & optimized ES3-compatible polyfill for the `String.prototype.at` proposal for ECMAScript 6/7.

created at Oct. 18, 2013, 4:02 p.m.

JavaScript

9 +0

55 +0

25 +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
es6_module_transpiler-rails by DavyJonesLocker

Transpile ES6 Modules in the Rails Asset Pipeline

created at Oct. 27, 2013, 3:14 a.m.

JavaScript

12 +0

87 +0

10 +0

GitHub
es6-symbol by medikoo

ECMAScript 6 Symbol polyfill

created at Nov. 15, 2013, 12:08 p.m.

JavaScript

7 +0

180 +0

26 +0

GitHub
karma-typescript-preprocessor by sergeyt

TypeScript preprocessor for karma-runner

created at Nov. 15, 2013, 3:17 p.m.

TypeScript

4 +0

50 +0

20 +0

GitHub
es6-arrow-function by esnext

Shorthand arrow functions compiled to ES5.

created at Nov. 19, 2013, 2:58 a.m.

JavaScript

15 +0

52 +0

11 +0

GitHub
es6-module-transpiler-brunch by gcollazo

Brunch plugin for es6-module-transpiler: is an experimental compiler that allows you to write your JavaScript using a subset of the current ES6 module syntax, and compile it into AMD, CommonJS, and globals styles.

created at Nov. 23, 2013, 3:39 p.m.

CoffeeScript

3 +0

8 +0

3 +0

GitHub
es6-macros by jlongster

A collection of sweet.js macros that implement ES6 features for ES5

created at Nov. 24, 2013, 6:02 p.m.

JavaScript

17 +0

238 +0

18 +0

GitHub