gulp-regenerator by sindresorhus

Transpile ES2015 generator functions to ES5

created at Dec. 20, 2013, 8:40 p.m.

JavaScript

6 +0

18 +0

0 +0

GitHub
Array.from by mathiasbynens

A robust & optimized ES3-compatible polyfill for the `Array.from` method in ECMAScript 6.

created at Dec. 20, 2013, 4:09 p.m.

JavaScript

5 +0

67 +0

15 +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
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
Array.prototype.find by paulmillr

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

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

JavaScript

7 +0

37 +0

17 +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
String.prototype.startsWith by mathiasbynens

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

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

JavaScript

7 +0

144 +0

47 +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
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
es6-promise by stefanpenner

A polyfill for ES6-style Promises

created at Dec. 9, 2013, 12:04 p.m.

JavaScript

132 +0

7,302 +0

593 +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
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-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
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-symbol by medikoo

ECMAScript 6 Symbol polyfill

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

JavaScript

7 +0

180 +0

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