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
14 stars
2 watching
4 forks
Language: JavaScript
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
davidjnelson/es6-boilerplate | A tool for transpiling ES6 features to run in older browsers and building a development workflow with source maps and concatenation. | 88 |
thesunny/shampoo | A tool that automates the process of transpiling and bundling JavaScript files for production environments. | 15 |
aaronfrost/grunt-traceur | A Grunt plugin for compiling ES6 JavaScript to ES5 using the Traceur Compiler | 205 |
domenic/count-to-6 | An educational project introducing ES6 features to JavaScript developers through interactive exercises and workshops. | 325 |
gossi/eclipse-transpiler-plugin | An Eclipse plugin that automates the process of converting files written in various programming languages into CSS. | 21 |
gunpowderlabs/sprockets-traceur | A gem that integrates Google Traceur with Sprockets to enable JavaScript transpilation in Ruby applications. | 24 |
babel/broccoli-babel-transpiler | A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
patrickjs/traceur-compiler-loader | A loader for compiling Traceur JavaScript to Webpack modules | 4 |
termi/es6-transpiler | Transpiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks | 216 |
gobblejs/gobble-es6-transpiler | Transpiles ES6 code to previous versions using gobble and es6-transpiler | 2 |
cincheo/jsweet | Transpiles Java code to run on the web using TypeScript and JavaScript | 1,461 |
mmun/broccoli-es6-module-transpiler | A tool for transpiling ES6 modules to other module types | 5 |
joefiorini/grunt-es6-module-transpiler | A Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals. | 85 |
ee/grunt-defs | Transpiles ES6 block scoped const and let variables to ES3 | 5 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,321 |