An open API service indexing awesome lists of open source software.

https://github.com/steelydylan/npm-build-boilerplate


https://github.com/steelydylan/npm-build-boilerplate

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

#[gulp-generator](http://steelydylan.github.io/gulp-generator/)
[![Join the chat at https://gitter.im/steelydylan/gulp-generator](https://badges.gitter.im/Join%20Chat.svg)](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