es6-shim by paulmillr

ECMAScript 6 compatibility shims for legacy JS engines

updated at June 2, 2024, 2:25 p.m.

JavaScript

103 +0

3,114 -1

387 +0

GitHub
recast by benjamn

JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator

updated at June 2, 2024, 11:45 a.m.

TypeScript

49 +0

4,851 +3

341 +0

GitHub
estree by estree

The ESTree Spec

updated at June 2, 2024, 6:53 a.m.

Unknown languages

140 +0

4,995 +12

358 +0

GitHub
babel-loader by babel

📦 Babel loader for webpack

updated at June 1, 2024, 11:42 p.m.

JavaScript

81 +0

4,805 +0

451 -1

GitHub
babel by babel

🐠 Babel is a compiler for writing next generation JavaScript.

updated at June 1, 2024, 8:14 p.m.

TypeScript

815 +1

42,975 +8

5,588 +1

GitHub
traceur-compiler by google

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

updated at June 1, 2024, 5:36 p.m.

JavaScript

279 -1

8,176 +1

578 +0

GitHub
core-js by zloirock

Standard Library

updated at June 1, 2024, 5:21 a.m.

JavaScript

258 +0

23,988 +18

1,616 +3

GitHub
acorn by acornjs

A small, fast, JavaScript-based JavaScript parser

updated at June 1, 2024, 5:14 a.m.

JavaScript

174 +0

10,282 +5

849 +0

GitHub
String.prototype.codePointAt by mathiasbynens

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

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

JavaScript

7 +0

53 -1

6 +0

GitHub
String.fromCodePoint by mathiasbynens

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

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

JavaScript

7 +0

61 -1

7 +0

GitHub
babelify by babel

Browserify transform for Babel

updated at May 31, 2024, 11:43 a.m.

JavaScript

36 +0

1,680 +1

127 +0

GitHub
es6-promise by stefanpenner

A polyfill for ES6-style Promises

updated at May 29, 2024, 12:04 p.m.

JavaScript

132 +0

7,296 -2

593 +0

GitHub
regenerator by facebook

Source transformer enabling ECMAScript 6 generator functions in JavaScript-of-today.

updated at May 29, 2024, 11:26 a.m.

JavaScript

91 +1

3,805 +0

1,153 +1

GitHub
Array.of by mathiasbynens

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

updated at May 28, 2024, 7:22 p.m.

JavaScript

7 +0

15 +0

4 +0

GitHub
Array.prototype.findIndex by paulmillr

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

updated at May 28, 2024, 6:27 p.m.

JavaScript

6 +0

27 +0

8 +0

GitHub
lebab by lebab

Turn your ES5 code into readable ES6. Lebab does the opposite of what Babel does.

updated at May 28, 2024, 12:23 a.m.

JavaScript

72 +0

5,615 +1

151 +0

GitHub
grunt-ts by TypeStrong

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

updated at May 21, 2024, 1:58 a.m.

JavaScript

20 +0

327 +0

120 +0

GitHub
gobble-es6-transpiler by gobblejs

Compile ES6 files with gobble and es6-transpiler

updated at May 20, 2024, 7:03 p.m.

JavaScript

5 +0

2 +0

2 +0

GitHub
gulp-babel by babel

Gulp plugin for Babel

updated at May 17, 2024, 8:40 p.m.

JavaScript

36 +0

1,320 +0

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