es6-symbol by medikoo

ECMAScript 6 Symbol polyfill

updated at March 1, 2024, 1:09 p.m.

JavaScript

7 +0

180 +0

26 +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
String.prototype.codePointAt by mathiasbynens

A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.

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

JavaScript

7 +0

54 +0

6 +0

GitHub
String.fromCodePoint by mathiasbynens

A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.

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

JavaScript

7 +0

62 +0

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

131 +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
es6-shim by paulmillr

ECMAScript 6 compatibility shims for legacy JS engines

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

JavaScript

103 +0

3,119 +0

387 +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
grunt-ts by TypeStrong

A grunt task to manage your complete typescript development to production workflow

updated at March 29, 2024, 7:02 p.m.

JavaScript

20 +0

328 +0

122 +0

GitHub
regexpu by mathiasbynens

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

updated at April 12, 2024, 9:03 a.m.

JavaScript

14 +0

230 +0

20 +0

GitHub
babelify by babel

Browserify transform for Babel

updated at April 16, 2024, 8:33 p.m.

JavaScript

36 +0

1,679 +0

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

A polyfill for ES6-style Promises

updated at April 18, 2024, 4:50 p.m.

JavaScript

132 +0

7,302 +0

593 +0

GitHub
es-module-loader by ModuleLoader

Polyfill for the ES Module Loader

updated at April 20, 2024, 2:02 a.m.

JavaScript

77 +0

2,230 +0

185 +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 -1

34 +0

GitHub
language-babel by gandm

ES2017, flow, React JSX and GraphQL grammar and transpilation for ATOM

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

CoffeeScript

10 +0

476 -2

87 +0

GitHub
babel-loader by babel

📦 Babel loader for webpack

updated at April 24, 2024, 8:11 a.m.

JavaScript

81 +0

4,798 +1

451 +0

GitHub