/gulp-generator

Easy gulp generator for web

Primary LanguageJavaScript

#gulp-generator Join the chat at 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
  1. open index.html

  2. Just choose option and download the zip file of the package

  3. 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