String.prototype.includes by mathiasbynens

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

updated at Feb. 7, 2024, 9:10 a.m.

JavaScript

5 +0

68 +0

10 +0

GitHub
grunt-babel by babel

Grunt plugin for Babel

updated at Feb. 9, 2024, 5:25 p.m.

JavaScript

19 +0

438 +0

70 +0

GitHub
String.prototype.startsWith by mathiasbynens

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

updated at Feb. 14, 2024, 1:19 p.m.

JavaScript

7 +0

144 +0

47 +0

GitHub
Array.from by mathiasbynens

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

updated at March 2, 2024, 6:17 p.m.

JavaScript

5 +0

67 +0

15 +0

GitHub
es6-macros by jlongster

A collection of sweet.js macros that implement ES6 features for ES5

updated at March 8, 2024, 2:57 p.m.

JavaScript

17 +0

238 +0

18 +0

GitHub
harmony-reflect by tvcutsem

ES5 shim for ES6 Reflect and Proxy objects

updated at March 11, 2024, 8:33 a.m.

JavaScript

19 +0

469 +0

48 +0

GitHub
es6ify by thlorenz

browserify >=v2 transform to compile JavaScript.next (ES6) to JavaScript.current (ES5) on the fly.

updated at March 12, 2024, 12:37 p.m.

JavaScript

19 +0

595 +0

38 +0

GitHub
gulp-typescript by ivogabe

A TypeScript compiler for gulp with incremental compilation support.

updated at March 17, 2024, 1:56 a.m.

JavaScript

13 +0

812 +0

130 +0

GitHub
gulp-jstransform by hemanth

Gulp plugin to transform ES6 to ES5.

updated at March 22, 2024, 5:48 p.m.

JavaScript

2 +0

15 +0

5 +0

GitHub
grunt-microlib by thomasboyt

Shared tooling between Ember.js microlibraries.

updated at March 26, 2024, 4:01 p.m.

JavaScript

4 +0

27 +0

5 +0

GitHub
let-er by getify

DEPRECATED: Transpile non-ES6 let-blocks into ES6 (or ES3)

updated at April 18, 2024, 3:52 p.m.

JavaScript

13 +0

192 +0

26 +0

GitHub
grunt-traceur by aaronfrost

This is a grunt task for adding a grunt task to compiler ES6 JS into ES3 JS using Traceur Compiler

updated at April 22, 2024, 4:11 p.m.

JavaScript

10 +0

206 +0

34 +0

GitHub
object-assign by sindresorhus

ES2015 Object.assign() ponyfill

updated at April 27, 2024, 12:04 p.m.

JavaScript

19 +0

920 +0

82 +0

GitHub
grunt-es6-import-validate by sproutsocial

A Grunt task for validating ES6 Module import statements

updated at April 30, 2024, 5:08 a.m.

JavaScript

99 +0

2 +0

2 +0

GitHub
isparta by douglasduteil

skull A code coverage tool for ES6 (babel/6to5)

updated at May 2, 2024, 3:33 p.m.

JavaScript

17 +0

643 +0

47 +0

GitHub
es6-module-transpiler by esnext

Tomorrow’s JavaScript module syntax today

updated at May 2, 2024, 9:17 p.m.

JavaScript

53 +0

1,212 +0

95 +0

GitHub
Array.prototype.find by paulmillr

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

updated at May 11, 2024, 4:49 a.m.

JavaScript

7 +0

38 +0

17 +0

GitHub
es6-symbol by medikoo

ECMAScript 6 Symbol polyfill

updated at May 15, 2024, 9:32 a.m.

JavaScript

7 +0

179 +0

26 +0

GitHub
Scratch-JS by richgilbank

Run ES6, CoffeeScript and LiveScript on any page from Chrome's DevTools!

updated at May 17, 2024, 12:37 a.m.

JavaScript

19 +0

350 +0

50 +0

GitHub
regexpu by mathiasbynens

A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.

updated at May 17, 2024, 4:42 p.m.

JavaScript

14 +0

230 +0

20 +0

GitHub