https://github.com/steelydylan/npm-build-boilerplate
https://github.com/steelydylan/npm-build-boilerplate
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/steelydylan/npm-build-boilerplate
- Owner: steelydylan
- Created: 2016-12-06T15:42:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-07T04:30:05.000Z (over 9 years ago)
- Last Synced: 2026-01-13T00:52:05.960Z (5 months ago)
- Language: HTML
- Size: 288 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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