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
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
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
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
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
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
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
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
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
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
Array.prototype.findIndex by paulmillr

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

updated at April 10, 2022, 3:06 a.m.

JavaScript

6 +0

26 +0

8 +0

GitHub
gulp-es6-module-transpiler by ryanseddon

None

updated at March 9, 2022, 9:23 a.m.

JavaScript

5 +0

61 +0

17 +0

GitHub
karma-typescript-preprocessor by sergeyt

TypeScript preprocessor for karma-runner

updated at Dec. 9, 2021, 8:39 p.m.

TypeScript

4 +0

50 +0

20 +0

GitHub
es6_module_transpiler-rails by DavyJonesLocker

Transpile ES6 Modules in the Rails Asset Pipeline

updated at Aug. 24, 2021, 12:40 p.m.

JavaScript

12 +0

87 +0

10 +0

GitHub
traceur-compiler-loader by gdi2290

Up to date Traceur Compiler loader for Webpack

updated at Jan. 6, 2020, 8:28 p.m.

JavaScript

2 +0

4 +0

0 +0

GitHub
looper by wycats

Static analysis tools for ES6

updated at Jan. 2, 2020, 6:15 a.m.

JavaScript

2 +0

16 +0

3 +0

GitHub
Function.create.js by walling

Create named functions easily in JavaScript.

updated at Jan. 2, 2020, 6:15 a.m.

JavaScript

2 +0

7 +0

0 +0

GitHub
typescript-middleware by brn

typescript compile server for [connect/express]-middleware

updated at Oct. 20, 2018, 11:23 a.m.

JavaScript

5 +0

9 +0

2 +0

GitHub
gulp-regexpu by mathiasbynens

Gulp plugin to transpile ES6 Unicode regular expressions to ES5 with regexpu.

updated at Sept. 25, 2018, 2:33 a.m.

JavaScript

3 +0

4 +0

1 +0

GitHub
RegExp.prototype.search by mathiasbynens

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

updated at Sept. 25, 2018, 2:33 a.m.

JavaScript

3 +0

5 +0

3 +0

GitHub