gulp-coffee
CoffeeCompiler
A plugin for Gulp to compile CoffeeScript files into JavaScript.
Coffeescript plugin for gulp
226 stars
13 watching
70 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gulp-community/gulp-less | A plugin for the Gulp task runner to compile LESS files into CSS. | 559 |
gulp-community/gulp-pug | A plugin for compiling Pug templates into HTML or JavaScript code with various options and support for template locals and custom filters. | 522 |
unifiedjs/unified-engine-gulp | Tool to create Gulp plugins from unified processors | 7 |
colynb/gulp-swig | A Gulp plugin for compiling Swig templates into HTML files | 70 |
benmerckx/gulp-haxe | A Gulp plugin for compiling Haxe projects. | 10 |
dlmanning/gulp-sass | Sass compiler plugin for Gulp task automation | 1,571 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,321 |
gulp-community/gulp-cached | A utility that caches files to optimize processing in a workflow by avoiding unnecessary re-processing of unchanged files. | 452 |
stephenlacy/gulp-stylus | A gulp plugin that automates the compilation of stylus files into css. | 223 |
osscafe/gulp-cheatsheet | A comprehensive reference guide for gulp.js tasks and configurations. | 1,382 |
gulp-community/gulp-concat | A middleware for the Gulp task runner that concatenates files in a stream, allowing for flexible handling of file paths and line endings. | 792 |
sindresorhus/gulp-plugin-boilerplate | A boilerplate project to help create Gulp plugins by providing best-practices and setup for JavaScript projects. | 76 |
e-jigsaw/gulp-riot | A Gulp plugin for compiling Riot.js templates into JavaScript code. | 105 |
janraasch/gulp-coffeelint | A plugin for gulp that integrates the coffeelint linter with CoffeeScript files. | 54 |
ivogabe/gulp-typescript | A plugin for gulp that handles TypeScript compilation with incremental support. | 838 |