transpile by stealjs

Transpiles from everything to everything else

created at April 14, 2014, 12:22 a.m.

JavaScript

20 +0

25 +0

10 +0

GitHub
String.prototype.includes by mathiasbynens

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

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

JavaScript

5 +0

68 +0

10 +0

GitHub
Array.prototype.findIndex by paulmillr

Simple ES6 Array.prototype.findIndex polyfill for older environments.

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

JavaScript

6 +0

26 +0

8 +0

GitHub
jade-babel by babel

Jade plugin for Babel

created at Oct. 10, 2014, 12:42 p.m.

JavaScript

7 +0

40 +0

8 +0

GitHub
broccoli-traceur by sindresorhus

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

created at Feb. 20, 2014, 12:42 p.m.

JavaScript

6 +0

29 +0

8 +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
es-dependency-graph by juandopazo

Get the imports and exports from your ES6 modules

created at May 29, 2014, 1:40 p.m.

JavaScript

13 +0

29 +0

7 +0

GitHub
String.prototype.repeat by mathiasbynens

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

created at Dec. 10, 2013, 2:39 p.m.

JavaScript

5 +0

27 +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
sprockets-traceur by gunpowderlabs

Use Google Traceur in Rails/Sinatra/Rack apps

created at June 20, 2014, 7:47 p.m.

Ruby

5 +0

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