gulp-cheatsheet
gulp guide
A comprehensive reference guide for gulp.js tasks and configurations.
A cheatsheet for gulp.js
1k stars
59 watching
83 forks
Language: CoffeeScript
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gulp-community/gulp-coffee | Compiles Coffeescript files to JavaScript using the Gulp task runner | 226 |
unifiedjs/unified-engine-gulp | Tool to create Gulp plugins from unified processors | 7 |
gulp-community/gulp-less | A Gulp plugin for compiling LESS files into CSS | 559 |
alexweber/es6-jspm-gulp-boilerplate | A boilerplate for building ES6+ apps with JSPM and Gulp | 135 |
dlmanning/gulp-sass | Sass compiler plugin for Gulp task automation | 1,572 |
jscs-dev/gulp-jscs | Automates JavaScript code style checking and reporting with automatic fixing options | 312 |
janraasch/gulp-coffeelint | A plugin for gulp that integrates the coffeelint linter with CoffeeScript files. | 54 |
stephenlacy/gulp-git | A plugin for gulp to interact with git repositories | 401 |
sindresorhus/gulp-plugin-boilerplate | A boilerplate project to help create Gulp plugins by providing best-practices and setup for JavaScript projects. | 76 |
henriquelimas/generator-gulp-babelify | Automates the creation of project configurations for JavaScript development using Gulp and Browserify. | 3 |
icebob/coffeescript_cheatsheet | A comprehensive resource for learning CoffeeScript syntax and conventions | 14 |
platform-cuf/use-gulp | An introduction to using Gulp as a task automation tool in software development projects. | 839 |
jakemmarsh/angularjs-gulp-browserify-boilerplate | A boilerplate project providing a structured environment for building single-page web applications with AngularJS, using Gulp and Browserify. | 1,033 |
stephenlacy/gulp-stylus | A gulp plugin that automates the compilation of stylus files into css. | 222 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,321 |