babelify by babel

Browserify transform for Babel

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

JavaScript

36 +0

1,680 +0

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

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

6 +0

GitHub
es6-shim by paulmillr

ECMAScript 6 compatibility shims for legacy JS engines

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

JavaScript

104 +0

3,114 +0

387 +0

GitHub
grunt-ts by TypeStrong

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

updated at June 13, 2024, 5:14 p.m.

JavaScript

20 +0

328 +0

120 +0

GitHub
es6-promise by stefanpenner

A polyfill for ES6-style Promises

updated at June 14, 2024, 9:15 a.m.

JavaScript

132 +0

7,297 +0

593 +0

GitHub
harmony-reflect by tvcutsem

ES5 shim for ES6 Reflect and Proxy objects

updated at June 15, 2024, 6:28 a.m.

JavaScript

19 +0

478 +0

48 +0

GitHub
let-er by getify

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

updated at June 15, 2024, 9:02 p.m.

JavaScript

13 +0

191 +0

26 +0

GitHub
gulp-typescript by ivogabe

A TypeScript compiler for gulp with incremental compilation support.

updated at June 19, 2024, 12:21 a.m.

JavaScript

13 +0

823 +11

129 +0

GitHub
traceur-compiler by google

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

updated at June 19, 2024, 3:27 a.m.

JavaScript

279 +0

8,175 +1

578 +0

GitHub
es-module-loader by ModuleLoader

Polyfill for the ES Module Loader

updated at June 19, 2024, 12:54 p.m.

JavaScript

77 +0

2,230 +1

185 +0

GitHub
regexpu by mathiasbynens

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

updated at June 19, 2024, 5:48 p.m.

JavaScript

14 +0

231 +1

20 +0

GitHub
babel-loader by babel

📦 Babel loader for webpack

updated at June 21, 2024, 2:42 p.m.

JavaScript

81 +0

4,810 +1

450 -1

GitHub
lebab by lebab

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

updated at June 22, 2024, 1:24 a.m.

JavaScript

72 +0

5,618 +2

151 +0

GitHub
acorn by acornjs

A small, fast, JavaScript-based JavaScript parser

updated at June 22, 2024, 2:37 p.m.

JavaScript

175 +0

10,315 +13

853 +2

GitHub
core-js by zloirock

Standard Library

updated at June 23, 2024, 1:12 p.m.

JavaScript

257 -1

24,067 +32

1,622 +1

GitHub
regenerator by facebook

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

updated at June 23, 2024, 2:54 p.m.

JavaScript

91 +0

3,808 +2

1,153 -1

GitHub