String.prototype.repeat by mathiasbynens

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

updated at Sept. 8, 2023, 4:43 p.m.

JavaScript

5 +0

27 +0

7 +0

GitHub
String.prototype.endsWith by mathiasbynens

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

updated at Sept. 8, 2023, 4:43 p.m.

JavaScript

7 +0

35 +0

5 +0

GitHub
String.prototype.at by mathiasbynens

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

updated at Sept. 8, 2023, 4:42 p.m.

JavaScript

9 +0

55 +0

25 +0

GitHub
es6-jspm-gulp-boilerplate by alexweber

Boilerplate for ES6+ apps using JSPM & Gulp

updated at Aug. 28, 2023, 4:04 p.m.

JavaScript

9 +0

135 +0

27 +0

GitHub
esnext-showcase by sindresorhus

Showcasing real-world usage of ECMAScript 6 (the next JavaScript version) features

updated at Aug. 1, 2023, 7:59 p.m.

Unknown languages

20 +0

299 +0

19 +0

GitHub
js-loaders by jorendorff

Pseudoimplementation of the proposed ES6 module loaders.

updated at July 25, 2023, 1:48 p.m.

JavaScript

17 +0

54 +0

7 +0

GitHub
generator-typescript by mrkev

Yeoman generator for Typescript projects

updated at July 8, 2023, 7:25 a.m.

JavaScript

3 +0

19 +0

3 +0

GitHub
generator-node-esnext by briandipalma

Yeoman generator for creating node es next (ES6, ES7) projects, using traceur and ES6 module loader.

updated at March 30, 2023, 2:03 p.m.

JavaScript

2 +0

5 +0

0 +0

GitHub
generator-es6-babel by HenriqueLimas

guardsman Yo generator for ES6 using Babel.js

updated at March 30, 2023, 2:03 p.m.

JavaScript

2 +0

10 +0

0 +0

GitHub
RegExp.prototype.match by mathiasbynens

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

updated at Feb. 23, 2023, 8:29 a.m.

JavaScript

3 +0

10 +0

2 +0

GitHub
mocha-traceur by domenic

A plugin for Mocha to pass JS files through the Traceur transpiler

updated at Feb. 7, 2023, 12:55 p.m.

JavaScript

2 +0

14 +0

4 +0

GitHub
es6-lab-setup by hemanth

Setup your ES6 Lab.

updated at Feb. 7, 2023, 12:54 p.m.

JavaScript

2 +0

27 +0

2 +0

GitHub
gulp-es6-transpiler by sindresorhus

[DEPRECATED] Transpile ES2015 to ES5

updated at Jan. 28, 2023, 9:33 p.m.

JavaScript

11 +0

47 +0

3 +0

GitHub
grunt-es6-transpiler by sindresorhus

[DEPRECATED] Transpile ES2015 to ES5

updated at Jan. 28, 2023, 9:33 p.m.

JavaScript

8 +0

11 +0

2 +0

GitHub
WeakMap by googlearchive

Shim for ES6 WeakMap

updated at Jan. 28, 2023, 9 p.m.

JavaScript

29 +0

46 +0

23 +0

GitHub
es6-arrow-function by esnext

Shorthand arrow functions compiled to ES5.

updated at Jan. 28, 2023, 8:54 p.m.

JavaScript

15 +0

52 +0

11 +0

GitHub
Blitz-Collections by EliSnow

An implementation of ECMAScript Next/Harmony/6 collections--WeakMap, Map and Set. Compatible with ECMAScript 5 capable environments

updated at Jan. 28, 2023, 8:53 p.m.

JavaScript

2 +0

4 +0

3 +0

GitHub
grunt-es-dependency-graph by YahooArchive

Grunt task for obtaining the dependency graph from ES6 modules

updated at Jan. 28, 2023, 6:34 p.m.

JavaScript

11 +0

3 +0

2 +0

GitHub
es6-map-shim by eriwen

Implements the evolving ES6 Map specification as closely as possible

updated at Jan. 28, 2023, 3:24 p.m.

JavaScript

3 +0

23 +0

2 +0

GitHub
grunt-es6-import-validate by sproutsocial

A Grunt task for validating ES6 Module import statements

updated at Jan. 28, 2023, 1:44 p.m.

JavaScript

98 +0

3 +0

2 +0

GitHub