es6-shim by paulmillr

ECMAScript 6 compatibility shims for legacy JS engines

created at Dec. 25, 2011, 12:29 a.m.

JavaScript

103 +0

3,119 +0

387 +0

GitHub
harmony-reflect by tvcutsem

ES5 shim for ES6 Reflect and Proxy objects

created at Feb. 7, 2012, 8:15 p.m.

JavaScript

19 +0

469 +0

48 -9

GitHub
es-module-loader by ModuleLoader

Polyfill for the ES Module Loader

created at May 19, 2012, 9:11 p.m.

JavaScript

77 +0

2,228 -1

185 -5

GitHub
recast by benjamn

JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator

created at Sept. 21, 2012, 6:34 p.m.

TypeScript

49 +0

4,810 +9

342 +1

GitHub
acorn by acornjs

A small, fast, JavaScript-based JavaScript parser

created at Sept. 24, 2012, 10:05 a.m.

JavaScript

173 -1

10,188 +16

840 +0

GitHub
typescript-rails by typescript-ruby

An asset pipeline wrapper for the TypeScript language

created at Oct. 3, 2012, 9:23 a.m.

Ruby

7 +0

255 +0

32 +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
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
es6-module-transpiler by esnext

Tomorrow’s JavaScript module syntax today

created at Feb. 11, 2013, 8:24 p.m.

JavaScript

53 +0

1,213 +0

95 +0

GitHub
Function.create.js by walling

Create named functions easily in JavaScript.

created at Feb. 15, 2013, 11:29 p.m.

JavaScript

2 +0

7 +0

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

34 +0

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
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,182 +0

581 +1

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

191 +1

26 +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
grunt-es6-module-transpiler by joefiorini

None

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

JavaScript

5 +0

85 +0

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