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
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
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-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
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
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
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
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
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
Array.of by mathiasbynens

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

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

JavaScript

7 +0

15 +0

4 +0

GitHub
broccoli-regenerator by sindresorhus

Transpile ES2015 generator functions to ES5

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

JavaScript

6 +0

6 +0

1 +0

GitHub
broccoli-es6-transpiler by sindresorhus

Transpile ES2015 to ES5

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

JavaScript

7 +0

11 +0

1 +0

GitHub
es-dependency-graph by juandopazo

Get the imports and exports from your ES6 modules

updated at Sept. 16, 2023, 1:06 a.m.

JavaScript

13 +0

29 +0

7 +0

GitHub
es6-transpiler by termi

Tomorrow's JavaScript syntax today

updated at Oct. 24, 2023, 6:45 p.m.

JavaScript

15 +0

216 +0

18 +0

GitHub
jstransform by facebookarchive

A simple utility for pluggable JS syntax transforms using the esprima parser.

updated at Nov. 3, 2023, 5:10 p.m.

JavaScript

47 +0

484 +0

66 +0

GitHub
Array.prototype.find by paulmillr

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

updated at Nov. 22, 2023, 1:06 a.m.

JavaScript

7 +0

37 +0

17 +0

GitHub
grunt-es6-module-transpiler by joefiorini

None

updated at Nov. 22, 2023, 10:25 a.m.

JavaScript

5 +0

85 +0

24 +0

GitHub
gulp-traceur by sindresorhus

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

updated at Dec. 19, 2023, 4:50 a.m.

JavaScript

9 +0

166 +0

39 +0

GitHub
typescript-rails by typescript-ruby

An asset pipeline wrapper for the TypeScript language

updated at Dec. 19, 2023, 6:18 a.m.

Ruby

7 +0

255 +0

32 +0

GitHub