use-gulp
Task automation
An introduction to using Gulp as a task automation tool in software development projects.
gulp资料收集
840 stars
84 watching
218 forks
last commit: over 7 years ago
Linked from 1 awesome list
gulplearning-gulp
Related projects:
Repository | Description | Stars |
---|---|---|
srs/gradle-gulp-plugin | A Gradle plugin that integrates Gulp tasks into the build process. | 70 |
johnpapa/gulp-patterns | Automates tasks such as testing, code analysis, and deployment for JavaScript applications using Gulp. | 500 |
unifiedjs/unified-engine-gulp | Tool to create Gulp plugins from unified processors | 7 |
robrich/gulp-exec | An npm package providing an exec plugin for Gulp tasks to run shell commands with customizable reporting and error handling. | 163 |
gulp-community/gulp-coffee | Converts CoffeeScript files to JavaScript using Gulp | 226 |
lazd/gulp-handlebars | Handlebars plugin for gulp, enabling template compilation and namespace management for web applications | 171 |
osscafe/gulp-cheatsheet | A comprehensive reference guide for gulp.js tasks and configurations. | 1,381 |
dlmanning/gulp-sass | A SASS plugin for Gulp. | 1,569 |
alexweber/es6-jspm-gulp-boilerplate | A boilerplate for building ES6+ apps with JSPM and Gulp | 135 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
chen1zee/gulp-tools-for-wepy | A set of tools to simplify using Gulp with Wepy projects | 2 |
ozankasikci/generator-phaser-coffeescript-gulp | A tool for creating Phaser games with CoffeeScript and Gulp, enabling development with live-reload support. | 22 |
ahaurw01/gulp-remember | A Gulp plugin that remembers and recalls files passed through it to optimize file processing. | 150 |
gulp-community/gulp-cached | A caching mechanism for gulp tasks to improve performance by only re-processing files that have changed since the last run. | 453 |
gulp-community/gulp-less | A Gulp plugin for compiling LESS files into CSS, with support for various plugins and source map generation. | 559 |