es6-import-validate by sproutsocial

A simple ES6 Harmony Module import statement validator

created at Jan. 24, 2014, 5:55 p.m.

JavaScript

97 +0

6 +0

1 +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
esparse by zenparsing

A Beautiful Parser for the ECMAScript Language

created at March 28, 2014, 3:17 a.m.

JavaScript

11 +0

116 +0

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

ECMAScript 6 Symbol polyfill

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

JavaScript

7 +0

180 +0

26 +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
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
RegExp.prototype.search by mathiasbynens

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

created at July 20, 2014, 12:43 p.m.

JavaScript

3 +0

5 +0

3 +0

GitHub
RegExp.prototype.match by mathiasbynens

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

created at July 20, 2014, 12:43 p.m.

JavaScript

3 +0

10 +0

2 +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
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
object-assign by sindresorhus

ES2015 Object.assign() ponyfill

created at Feb. 2, 2014, 3:45 p.m.

JavaScript

19 +0

920 +0

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

27 +1

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

38 +1

17 +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
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
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,177 -1

578 +0

GitHub