Bir takım Gulp pluginleri, hafif kategorize

CSS

JS

  • gulp-uglify - Minify JavaScript with UglifyJS2.
  • gulp-babel - ES6 → ES5 with babel.
  • gulp-jshint - Detect errors and potential problems in JavaScript with JSHint.

HTML ve HTML Templating

Optimizasyon

  • gulp-imagemin - Minify PNG, JPEG, GIF and SVG images with imagemin.
  • gulp-css-base64 - Transform all resources found (those within a url() declaration) in CSS files into base64-encoded data URI strings.
  • gulp-responsive - Generate images at different sizes.

Muhtelif

Muhtelif

  • browser-sync - Keep multiple browsers & devices in sync when building websites (recipes).
  • webpack-stream - Run webpack as a stream to conveniently integrate with gulp.

Daha fazlası için Awesome Gulp