$ npm install gulp gulp-xxx --save-dev
- gulp-load-plugins - Automatically load any gulp plugins in your package.json
- gulp-util -
- gulp-uglify - Minify files with UglifyJS.
- gulp-concat - Concatenates files (合併檔案)
- gulp-clean -
- gulp-rename - Rename files
- gulp-filesize -
- gulp-less - Less for Gulp
- gulp-ruby-sass - Compile Sass to CSS with Ruby Sass
- gulp-changed - Only pass through changed files
- gulp-watch - Watch, that actually is an endless stream
- gulp-jshint - JSHint plugin for gulp
- gulp-minify -
- gulp-minify-css - Minify css with clean-css (壓縮 CSS)
- gulp-autoprefixer - Autoprefixer for gulp.
- gulp-imagemin - Minify PNG, JPEG, GIF and SVG images
- gulp-notify - A plugin for Gulp to send notification messages (Mac, Linux and Windows
- gulp-cache - A cache proxy task for Gulp
- gulp-shell -
- gulp-coffee - Compile CoffeeScript files
- gulp-coffeelint - Lint your CoffeeScript using gulp and CoffeeLint
- run-sequence - Run a series of dependent gulp tasks in order
- browser-sync -
- del - Delete files/folders using globs
- -
- -
- -