Start process based on filename
Get the fast start with 'gulp-start-template'
dev: gulp prod: gulp start
`gulp start --com=模块名称`
The streaming build system.
Just start process with nice output
Simple Gulp Start Template (Sass, Browsersync, Uglify, cleanCSS, Autoprefixer)
- fetch repository - run `npm i` - run app with `gulp start` or `npm start` or `node app.js` and u are good to go
Command line interface for gulp
```bash npm install gulp start ```
Sourcemap support for gulpjs.
Gulp extension to add header to file(s) in the pipeline.
Rename files
Gulp plugin for sass
Gulp plugin for running Stylelint results through various reporters.
Gulp plugin for generating an identity sourcemap for a file.
Gulp plugin for livereload.
Gulp plugin for mapping sources of a sourcemap.
PostCSS gulp plugin
A string replace plugin for gulp
A typescript compiler for gulp with incremental compilation support.
Use next generation JavaScript, today
Prevent pipe breaking caused by errors from gulp plugins
Minify files with UglifyJS.
Guard::Gulp automatically starts/stops/restarts gulp
This tool can make (for example) an AngularJS controller template file for you (.js), so that whenever you want to make a new controller for your app, you don't have to type the same starting code over and over again (by the way, this tool doesn't only create controllers. It does directives, filters... almost anything). ngi has one task, and one task only, which makes it lightweight and specialized. Most AngularJS developers are probably using the command line already (Gulp, Bower, npm, Git, etc.), so why not use the command line to streamline your code-writing too? Type less, write more AngularJS!