https://github.com/steelydylan/gulp-generator
Easy gulp generator for web
https://github.com/steelydylan/gulp-generator
Last synced: about 1 year ago
JSON representation
Easy gulp generator for web
- Host: GitHub
- URL: https://github.com/steelydylan/gulp-generator
- Owner: steelydylan
- Created: 2015-05-20T11:37:58.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-06-20T15:27:50.000Z (almost 8 years ago)
- Last Synced: 2025-03-08T16:45:05.633Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://steelydylan.github.io/gulp-generator/
- Size: 843 KB
- Stars: 136
- Watchers: 7
- Forks: 17
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#[gulp-generator](http://steelydylan.github.io/gulp-generator/)
[](https://gitter.im/steelydylan/gulp-generator)
Recommendable for those who often forget how to write gulpfile or for those who like GUI like me!!
ScreenShot
--------
--------
Usage
--------
1. Download gulp generator via command line
```
git clone git@github.com:steelydylan/gulp-generator.git
```
2. open index.html
3. Just choose option and download the zip file of the package
4. install dependencies and run your project
```
npm install
gulp
```
Option
--------
### CSS
- gulp-sass
- gulp-less
- gulp-stylus
- gulp-autoprefixer
- gulp-csscomb
- gulp-merge-media-queries
- gulp-csslint
- gulp-frontnote
- gulp-minify-css
### JavaScript
- gulp-babel
- gulp-coffee
- gulp-typescript
- gulp-jsx
- gulp-uglify
- gulp-concat
- gulp-sourcemaps
- gulp-jshint
### HTML
- gulp-ejs
- gulp-jade
- gulp-minify-html
### Others
- gulp-imagemin
- gulp-iconfont
- browser-sync
- gulp-notify
- gulp-plumber
- gulp-rename