mocha-traceur

Browser JS transpiler

A plugin that transpiles JavaScript files using the Traceur compiler to support older browsers.

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

GitHub

14 stars
2 watching
4 forks
Language: JavaScript
last commit: over 9 years ago

Related projects:

RepositoryDescriptionStars
davidjnelson/es6-boilerplateA tool for transpiling ES6 features to run in older browsers and building a development workflow with source maps and concatenation.88
thesunny/shampooA tool that automates the process of transpiling and bundling JavaScript files for production environments.15
aaronfrost/grunt-traceurA Grunt plugin for compiling ES6 JavaScript to ES5 using the Traceur Compiler205
domenic/count-to-6An educational project introducing ES6 features to JavaScript developers through interactive exercises and workshops.325
gossi/eclipse-transpiler-pluginAn Eclipse plugin that automates the process of converting files written in various programming languages into CSS.21
gunpowderlabs/sprockets-traceurA gem that integrates Google Traceur with Sprockets to enable JavaScript transpilation in Ruby applications.24
babel/broccoli-babel-transpilerA plugin that transpiles JavaScript code to newer versions using Babel57
patrickjs/traceur-compiler-loaderA loader for compiling Traceur JavaScript to Webpack modules4
termi/es6-transpilerTranspiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks216
gobblejs/gobble-es6-transpilerTranspiles ES6 code to previous versions using gobble and es6-transpiler2
cincheo/jsweetTranspiles Java code to run on the web using TypeScript and JavaScript1,461
mmun/broccoli-es6-module-transpilerA tool for transpiling ES6 modules to other module types5
joefiorini/grunt-es6-module-transpilerA Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals.85
ee/grunt-defsTranspiles ES6 block scoped const and let variables to ES35
babel/gulp-babelA Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats.1,320