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: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for transpiling ES6 features to run in older browsers and building a development workflow with source maps and concatenation. | 88 |
| A tool that automates the process of transpiling and bundling JavaScript files for production environments. | 15 |
| A Grunt plugin for compiling ES6 JavaScript to ES5 using the Traceur Compiler | 205 |
| An educational project introducing ES6 features to JavaScript developers through interactive exercises and workshops. | 325 |
| An Eclipse plugin that automates the process of converting files written in various programming languages into CSS. | 21 |
| A gem that integrates Google Traceur with Sprockets to enable JavaScript transpilation in Ruby applications. | 24 |
| A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
| A loader for compiling Traceur JavaScript to Webpack modules | 4 |
| Transpiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks | 216 |
| Transpiles ES6 code to previous versions using gobble and es6-transpiler | 2 |
| Transpiles Java code to run on the web using TypeScript and JavaScript | 1,461 |
| A tool for transpiling ES6 modules to other module types | 5 |
| A Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals. | 85 |
| Transpiles ES6 block scoped const and let variables to ES3 | 5 |
| A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |