transpile by stealjs

Transpiles from everything to everything else

updated at June 1, 2022, 8:49 p.m.

JavaScript

20 +0

25 +0

10 +0

GitHub
es6-boilerplate by davidjnelson

Write apps in es6 now via traceur while using dependencies distributed as amd and browser global modules, with source maps, concatenation, minification, compression, and unit testing in real browsers.

updated at July 22, 2022, 8:11 a.m.

JavaScript

5 +0

88 +0

3 +0

GitHub
sprockets-traceur by gunpowderlabs

Use Google Traceur in Rails/Sinatra/Rack apps

updated at Nov. 29, 2022, 7:39 p.m.

Ruby

5 +0

24 +0

6 +0

GitHub
defs by olov

Static scope analysis and transpilation of ES6 block scoped const and let variables to ES3 vars

updated at Dec. 4, 2022, 12:14 a.m.

JavaScript

10 +0

116 +0

10 +0

GitHub
karma-traceur-preprocessor by karma-runner

A Karma plugin. Compile ES6 script on the fly using traceur-compiler.

updated at Jan. 27, 2023, 10:46 p.m.

JavaScript

11 +0

13 +0

10 +0

GitHub
grunt-regenerator by sindresorhus

Transpile ES2015 generator functions to ES5

updated at Jan. 28, 2023, 10:57 a.m.

JavaScript

6 +0

20 +0

3 +0

GitHub
gulp-regenerator by sindresorhus

Transpile ES2015 generator functions to ES5

updated at Jan. 28, 2023, 10:57 a.m.

JavaScript

6 +0

18 +0

0 +0

GitHub
broccoli-traceur by sindresorhus

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

updated at Jan. 28, 2023, 10:57 a.m.

JavaScript

6 +0

29 +0

8 +0

GitHub
es6-module-transpiler-brunch by gcollazo

Brunch plugin for es6-module-transpiler: is an experimental compiler that allows you to write your JavaScript using a subset of the current ES6 module syntax, and compile it into AMD, CommonJS, and globals styles.

updated at Jan. 28, 2023, 1:35 p.m.

CoffeeScript

3 +0

8 +0

3 +0

GitHub
es6-import-validate by sproutsocial

A simple ES6 Harmony Module import statement validator

updated at Jan. 28, 2023, 1:44 p.m.

JavaScript

96 +0

6 +0

1 +0

GitHub
grunt-es6-import-validate by sproutsocial

A Grunt task for validating ES6 Module import statements

updated at Jan. 28, 2023, 1:44 p.m.

JavaScript

98 +0

3 +0

2 +0

GitHub
es6-map-shim by eriwen

Implements the evolving ES6 Map specification as closely as possible

updated at Jan. 28, 2023, 3:24 p.m.

JavaScript

3 +0

23 +0

2 +0

GitHub
grunt-es-dependency-graph by YahooArchive

Grunt task for obtaining the dependency graph from ES6 modules

updated at Jan. 28, 2023, 6:34 p.m.

JavaScript

11 +0

3 +0

2 +0

GitHub
Blitz-Collections by EliSnow

An implementation of ECMAScript Next/Harmony/6 collections--WeakMap, Map and Set. Compatible with ECMAScript 5 capable environments

updated at Jan. 28, 2023, 8:53 p.m.

JavaScript

2 +0

4 +0

3 +0

GitHub
es6-arrow-function by esnext

Shorthand arrow functions compiled to ES5.

updated at Jan. 28, 2023, 8:54 p.m.

JavaScript

15 +0

52 +0

11 +0

GitHub
WeakMap by googlearchive

Shim for ES6 WeakMap

updated at Jan. 28, 2023, 9 p.m.

JavaScript

29 +0

46 +0

23 +0

GitHub
grunt-es6-transpiler by sindresorhus

[DEPRECATED] Transpile ES2015 to ES5

updated at Jan. 28, 2023, 9:33 p.m.

JavaScript

8 +0

11 +0

2 +0

GitHub
gulp-es6-transpiler by sindresorhus

[DEPRECATED] Transpile ES2015 to ES5

updated at Jan. 28, 2023, 9:33 p.m.

JavaScript

11 +0

47 +0

3 +0

GitHub
es6-lab-setup by hemanth

Setup your ES6 Lab.

updated at Feb. 7, 2023, 12:54 p.m.

JavaScript

2 +0

27 +0

2 +0

GitHub
mocha-traceur by domenic

A plugin for Mocha to pass JS files through the Traceur transpiler

updated at Feb. 7, 2023, 12:55 p.m.

JavaScript

2 +0

14 +0

4 +0

GitHub