shampoo
Transpiler
A tool that automates the process of transpiling and bundling JavaScript files for production environments.
The ultimate browserify task. Watches files for changes. Uses a cache for super speed (instant builds). CoffeeScript supported out of box. Alias mappings. Shimming. Everything in one easy to use package.
15 stars
1 watching
3 forks
Language: CoffeeScript
last commit: over 10 years ago
Linked from 1 awesome list
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 |
domenic/mocha-traceur | A plugin that transpiles JavaScript files using the Traceur compiler to support older browsers. | 14 |
servicestack/bundler | A command-line tool for compiling and minifying various file types used in web development. | 263 |
gossi/eclipse-transpiler-plugin | An Eclipse plugin that automates the process of converting files written in various programming languages into CSS. | 21 |
joefiorini/grunt-es6-module-transpiler | A Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals. | 85 |
ryanseddon/gulp-es6-module-transpiler | Transpiles ES6 modules to other formats for use in Node.js environments | 61 |
cincheo/jsweet | Transpiles Java code to run on the web using TypeScript and JavaScript | 1,462 |
trevorburnham/jitter | A utility for continuously compiling CoffeeScript to JavaScript | 156 |
termi/es6-transpiler | Transpiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks | 216 |
babel/broccoli-babel-transpiler | A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
lingdong-/wax | A language designed to transpile to multiple languages while retaining essential programming features. | 792 |
nok/sklearn-porter | A tool for transpiling scikit-learn estimators to various programming languages. | 1,293 |
stealjs/transpile | Transpiles JavaScript modules from one format to another | 26 |
mikesmullin/coffee-stylesheets | A compiler for CoffeeScript that transpiles to CSS3 stylesheets, eliminating the need for separate templating engines and template files. | 26 |
mmun/broccoli-es6-module-transpiler | A tool for transpiling ES6 modules to other module types | 5 |