{"id":543,"url":"https://github.com/alferov/awesome-gulp","last_synced_at":"2025-10-24T19:39:37.566Z","repository":{"id":34313704,"uuid":"38231111","full_name":"alferov/awesome-gulp","owner":"alferov","description":":tropical_drink: A curated list of awesome gulp resources, plugins, and boilerplates for a better development workflow automation - http://alferov.github.io/awesome-gulp","archived":false,"fork":false,"pushed_at":"2022-04-12T16:51:43.000Z","size":167,"stargazers_count":625,"open_issues_count":4,"forks_count":58,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-03-28T15:08:31.965Z","etag":null,"topics":["automation","awesome-list","gulp","gulp-plugins"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alferov.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"contributing.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-29T06:21:39.000Z","updated_at":"2025-03-27T16:42:36.000Z","dependencies_parsed_at":"2022-09-14T03:40:22.457Z","dependency_job_id":null,"html_url":"https://github.com/alferov/awesome-gulp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alferov%2Fawesome-gulp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alferov%2Fawesome-gulp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alferov%2Fawesome-gulp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alferov%2Fawesome-gulp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alferov","download_url":"https://codeload.github.com/alferov/awesome-gulp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247112739,"owners_count":20885606,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","awesome-list","gulp","gulp-plugins"],"created_at":"2024-01-05T20:12:57.790Z","updated_at":"2025-10-24T19:39:37.468Z","avatar_url":"https://github.com/alferov.png","language":"JavaScript","funding_links":[],"categories":["Programming Languages","Miscellaneous","Technical","其他","Contribute","Uncategorized","Other awesomeness","JavaScript","Live Site:   [searchAwesome](https://search-awesome.vercel.app/)","Other Lists","Awesomes","杂项","Themed Directories"],"sub_categories":["awesome-*","Uncategorized","TeX Lists","工具","Updated more than a year ago"],"readme":"# Awesome Gulp [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\n\u003e A curated list of awesome [gulp](https://github.com/gulpjs/gulp) resources, plugins, and boilerplates for a better development workflow automation.\n\n_Looking for something else? Take a look at other [awesome lists](https://github.com/sindresorhus/awesome)._\n\n## Contribution\n\n:octocat: All contributions welcome. Feel free to contribute ([guidelines](contributing.md)).\n\n## Contents\n\n- [Legend](#legend)\n- [Resources](#resources)\n  - [General Resources](#general-resources)\n  - [Official Documentation](#official-documentation)\n  - [Community](#community)\n  - [Tutorials](#tutorials)\n    - [Gulp Tutorials](#gulp-tutorials)\n    - [Gulp 4 Tutorials](#gulp-4-tutorials)\n    - [Gulp with Browserify](#gulp-with-browserify)\n    - [Gulp with Angular](#gulp-with-browserify)\n    - [Gulp with Angular and Browserify](#gulp-with-angular-and-browserify)\n    - [Gulp with Angular and Webpack](#gulp-with-angular-and-webpack)\n    - [Gulp with React and Browserify](#gulp-with-react-and-browserify)\n    - [Gulp with Ember](#gulp-with-ember)\n  - [Miscellaneous Resources](#miscellaneous-resources)\n- [Plugins](#plugins)\n  - [Compilation](#compilation)\n  - [Transpilation](#transpilation)\n  - [Concatenation](#concatenation)\n  - [Minification](#minification)\n  - [Optimization](#optimization)\n  - [Injecting Assets](#injecting-assets)\n  - [Templating](#templating)\n  - [Linting](#linting)\n  - [Live Reload](#live-reload)\n  - [Caching](#caching)\n  - [Flow Control](#flow-control)\n  - [Logging](#logging)\n  - [Testing](#testing)\n  - [Miscellaneous Plugins](#miscellaneous-plugins)\n- [Scaffolding](#scaffolding)\n  - [Boilerplates](#boilerplates)\n  - [Yeoman Generators](#yeoman-generators)\n- [Miscellaneous](#miscellaneous)\n\n## Legend\n\n[:no_entry:] - A deprecation notice;\n\n## Resources\n\n### General Resources\n\n- [Official Website](http://gulpjs.com/)\n- [Github Repository](https://github.com/gulpjs/gulp)\n- [Plugin Registry](http://gulpjs.com/plugins/)\n- [NPM Module](https://www.npmjs.com/package/gulp)\n- [Blacklisted Plugins](https://github.com/gulpjs/plugins/blob/master/src/blackList.json)\n\n### Official Documentation\n\n- [Getting Started](https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md)\n- [API Documentation](https://github.com/gulpjs/gulp/blob/master/docs/API.md)\n- [CLI Documentation](https://github.com/gulpjs/gulp/tree/master/docs#articles)\n- [Writing a Plugin](https://github.com/gulpjs/gulp/blob/master/docs/writing-a-plugin/README.md)\n- [Recipes](https://github.com/gulpjs/gulp/tree/master/docs/recipes)\n\n### Community\n\n- [StackOverflow](http://stackoverflow.com/questions/tagged/gulp)\n- [Twitter](https://twitter.com/gulpjs)\n\n### Tutorials\n\n#### Gulp Tutorials\n\n- [Building with Gulp](https://www.smashingmagazine.com/2014/06/building-with-gulp/)\n- [Automate Your Tasks Easily with Gulp.js](https://scotch.io/tutorials/automate-your-tasks-easily-with-gulp-js)\n- [Gulp - The Vision, History, and Future of the Project](https://medium.com/@contrahacks/gulp-3828e8126466)\n- [Introduction to Gulp.js](http://stefanimhoff.de/tag/gulp/)\n- [Video: Learning Gulp](http://leveluptuts.com/tutorials/learning-gulp)\n- [Using Gulp to Inject Scripts and Styles Tags Directly into Your HTML](http://blog.johnnyreilly.com/2015/02/using-gulp-in-asp-net-instead-of-web-optimization.html)\n- [5 Lessons Learned Using Gulp.js](http://denbuzze.com/post/5-lessons-learned-using-gulpjs/)\n- [Automating Linkage: How I Learned to Stop Worrying and Love the Build](http://conan.is/bower/gulp/wiredep/javascript/2014/08/18/automating_linkage-or-how-i-learned-to-stop-worrying-and-love-the-build.html)\n- [Setting Up Gulp Tasks for the First Time](https://www.codementor.io/development-process/tutorial/how-to-set-up-gulp-beginner-guide#/)\n- [Why You Shouldn’t Create a Gulp Plugin (or, How to Stop Worrying and Learn to Love Existing Node Packages)](http://blog.overzealous.com/post/74121048393/why-you-shouldnt-create-a-gulp-plugin-or-how-to)\n- [6 Gulp Best Practices You Can Use Today to Radically Improve Your Development Experience](http://blog.rangle.io/angular-gulp-bestpractices/)\n- [Gulp for Beginners](https://css-tricks.com/gulp-for-beginners/)\n\n#### Gulp 4 Tutorials\n\n- [Migrating to Gulp 4 by Example](https://blog.wearewizards.io/migrating-to-gulp-4-by-example)\n- [Gulp 4: The new task execution system - gulp.parallel and gulp.series](http://fettblog.eu/gulp-4-parallel-and-series/)\n\n#### Gulp with Browserify\n\n- [Gulp + Browserify, the Gulp-y Way](https://medium.com/@sogko/gulp-browserify-the-gulp-y-way-bb359b3f9623)\n- [Gulp + Browserify](https://viget.com/extend/gulp-browserify-starter-faq)\n- [Fast Browserify Builds with Watchify](https://github.com/gulpjs/gulp/blob/master/docs/recipes/fast-browserify-builds-with-watchify.md)\n\n#### Gulp with Angular\n\n- [What Every Angular Project Likely Needs - and a Gulp Build to Provide It](http://blog.jhades.org/what-every-angular-project-likely-needs-and-a-gulp-build-to-provide-it/)\n\n#### Gulp with Angular and Browserify\n\n- [Advanced AngularJS Structure with Gulp, Node and Browserify](http://omarfouad.com/blog/2015/03/21/advanced-angularjs-structure-with-gulp-node-and-browserify/)\n\n#### Gulp with Angular and Webpack\n\n- [Angular, Webpack and Gulp for an SPA: Part I](https://luwenhuang.wordpress.com/2015/01/18/refactoring-an-angular-app-to-use-webpack-and-gulp/)\n- [Angular, Webpack and Gulp for an SPA: Part II](https://luwenhuang.wordpress.com/2015/01/19/angular-webpack-and-gulp-for-an-spa-part-ii/)\n- [Angular, Webpack and Gulp for an SPA: Part III](https://luwenhuang.wordpress.com/2015/01/28/angular-webpack-and-gulp-for-an-spa-part-iii/)\n\n#### Gulp with React and Browserify\n\n- [Browserify and Gulp with React](https://hacks.mozilla.org/2014/08/browserify-and-gulp-with-react/)\n- [Taking React to the Next Level: Mixins, Gulp, and Browserify](http://pomax.github.io/1420592591221/taking-react-to-the-next-level-mixins-gulp-and-browserify)\n\n#### Gulp with Ember\n\n- [Improving Your Ember.js Workflow Using Gulp.js](http://www.sitepoint.com/improving-ember-js-workflow-using-gulp-js/)\n\n#### Gulp with WordPress\n\n- [Advanced WordPress Development Using Gulp](https://premium.wpmudev.org/blog/advanced-wordpress-development-using-gulp/)\n\n### Miscellaneous Resources\n\n- [Gulp Cheatsheet](https://github.com/osscafe/gulp-cheatsheet)\n- [Playground for Gulp Recipes](https://github.com/johnpapa/gulp-patterns)\n\n## Plugins\n\n### Compilation\n\n- [gulp-sass](https://github.com/dlmanning/gulp-sass) - Sass → CSS with [libsass](https://github.com/sass/libsass).\n- [gulp-ruby-sass](https://github.com/sindresorhus/gulp-ruby-sass) - Sass → CSS with Ruby Sass.\n- [gulp-compass](https://github.com/appleboy/gulp-compass) - Sass → CSS with Ruby Sass \u0026 Compass.\n- [gulp-less](https://github.com/plus3network/gulp-less) - [Less](https://github.com/less/less.js) → CSS.\n- [gulp-stylus](https://github.com/stevelacy/gulp-stylus) - [Stylus](https://github.com/stylus/stylus) → CSS.\n- [gulp-postcss](https://github.com/postcss/gulp-postcss) - Pipe CSS through [PostCSS](https://github.com/postcss/postcss) processors with a single parse.\n- [gulp-coffee](https://github.com/contra/gulp-coffee) - [Coffeescript](https://github.com/jashkenas/coffeescript) → JavaScript.\n- [gulp-typescript](https://github.com/ivogabe/gulp-typescript) - [TypeScript](https://github.com/Microsoft/TypeScript) → JavaScript.\n- [gulp-react](https://github.com/sindresorhus/gulp-react) - Facebook [React](https://github.com/facebook/react) JSX templates → JavaScript.\n- [webpack-stream](https://github.com/shama/webpack-stream) - Run [webpack](https://github.com/webpack/webpack) as a stream to conveniently integrate with gulp.\n\n### Transpilation\n\n- [gulp-babel](https://github.com/babel/gulp-babel) - ES6 → ES5 with [babel](https://github.com/babel/babel).\n- [gulp-traceur](https://github.com/sindresorhus/gulp-traceur) - ES6 → ES5 using [Traceur](https://github.com/google/traceur-compiler).\n- [gulp-regenerator](https://github.com/sindresorhus/gulp-regenerator) - ES6 → ES5 with [Regenerator](https://github.com/facebook/regenerator).\n- [gulp-es6-transpiler](https://github.com/sindresorhus/gulp-es6-transpiler) - [:no_entry:] ES6 → ES5 with [es6-transpiler](https://github.com/termi/es6-transpiler).\n- [gulp-myth](https://github.com/sindresorhus/gulp-myth) - [Myth](https://github.com/segmentio/myth) - a polyfill for future versions of the CSS spec.\n- [gulp-cssnext](https://github.com/MoOx/gulp-cssnext) - [:no_entry:] Use tomorrow's CSS syntax, today, using [cssnext](https://github.com/MoOx/postcss-cssnext).\n\n### Concatenation\n\n- [gulp-concat](https://github.com/contra/gulp-concat) - Concatenate files.\n\n### Minification\n\n- [gulp-clean-css](https://github.com/scniro/gulp-clean-css) - Minify CSS with [clean-css](https://github.com/jakubpawlowicz/clean-css).\n- [gulp-csso](https://github.com/ben-eb/gulp-csso) - Minify CSS with [CSSO](https://github.com/css/csso).\n- [gulp-uglify](https://github.com/terinjokes/gulp-uglify) - Minify JavaScript with [UglifyJS2](https://github.com/mishoo/UglifyJS2).\n- [gulp-htmlmin](https://github.com/jonschlinkert/gulp-htmlmin) - Minify HTML with [html-minifier](https://github.com/kangax/html-minifier).\n- [gulp-imagemin](https://github.com/sindresorhus/gulp-imagemin) - Minify PNG, JPEG, GIF and SVG images with [imagemin](https://github.com/imagemin/imagemin).\n- [gulp-svgmin](https://github.com/ben-eb/gulp-svgmin) - Minify SVG files with gulp.\n\n### Optimization\n\n- [gulp-uncss](https://github.com/ben-eb/gulp-uncss) - Remove unused CSS selectors with [UnCSS](https://github.com/giakki/uncss).\n- [gulp-css-base64](https://github.com/zckrs/gulp-css-base64) - Transform all resources found (those within a url() declaration) in CSS files into base64-encoded data URI strings.\n- [gulp-svg2png](https://github.com/akoenig/gulp-svg2png) - Convert SVGs to PNGs.\n- [gulp-responsive](https://github.com/mahnunchik/gulp-responsive) - Generate images at different sizes.\n- [gulp-svgstore](https://github.com/w0rm/gulp-svgstore) - Combine svg files into one with `\u003csymbol\u003e` elements.\n- [gulp-iconfont](https://github.com/nfroidure/gulp-iconfont) - Create icon fonts from several SVG icons.\n\n### Injecting Assets\n\n- [gulp-useref](https://github.com/jonkemp/gulp-useref) - Parse build blocks in HTML files to replace references to non-optimized scripts or stylesheets.\n- [gulp-inject](https://github.com/klei/gulp-inject) - Transform each file to a string and inject each transformed string into placeholders in the target stream files.\n- [wiredep](https://github.com/taptapship/wiredep) - Wire Bower dependencies to your source code.\n\n### Templating\n\n- [gulp-angular-templatecache](https://github.com/miickel/gulp-angular-templatecache) - Concatenate and register AngularJS templates in the $templateCache.\n- [gulp-jade](https://github.com/phated/gulp-jade) - [Jade](https://github.com/pugjs/jade) → HTML.\n- [gulp-handlebars](https://github.com/lazd/gulp-handlebars) - [Handlebars](https://github.com/wycats/handlebars.js) templates → JavaScript.\n- [gulp-hb](https://github.com/shannonmoeller/gulp-hb) - [Handlebars](https://github.com/wycats/handlebars.js) templates → HTML.\n- [gulp-nunjucks](https://github.com/sindresorhus/gulp-nunjucks) - [Nunjucks](https://github.com/mozilla/nunjucks) templates → JavaScript.\n- [gulp-dustjs](https://github.com/sindresorhus/gulp-dust) - [Dust](https://github.com/linkedin/dustjs) templates → JavaScript.\n- [gulp-riot](https://github.com/e-jigsaw/gulp-riot) - [Riot](https://github.com/riot/riot) templates → JavaScript.\n- [gulp-markdown](https://github.com/sindresorhus/gulp-markdown) - Markdown → HTML.\n- [gulp-template](https://github.com/sindresorhus/gulp-template) - [Lodash](https://github.com/lodash/lodash) templates → JavaScript.\n- [gulp-swig](https://github.com/colynb/gulp-swig) - [Swig](https://github.com/paularmstrong/swig) templates → HTML.\n- [gulp-remark](https://github.com/denysdovhan/gulp-remark) - Gulp plugin for [remark](https://github.com/wooorm/remark) - markdown processor powered by plugins\n\n### Linting\n\n- [gulp-csslint](https://www.npmjs.com/package/gulp-csslint) - Automated linting of CSS with [CSSLint](https://github.com/CSSLint/csslint).\n- [gulp-htmlhint](https://github.com/bezoerb/gulp-htmlhint) - [HTMLHint](https://github.com/yaniswang/HTMLHint) wrapper to validate your HTML.\n- [gulp-jshint](https://github.com/spalger/gulp-jshint) - Detect errors and potential problems in JavaScript with [JSHint](https://github.com/jshint/jshint).\n- [gulp-jscs](https://github.com/jscs-dev/gulp-jscs) - Check JavaScript code style with [jscs](https://github.com/jscs-dev/node-jscs).\n- [gulp-coffeelint](https://github.com/janraasch/gulp-coffeelint) - A style checker that helps keep [CoffeeScript](https://github.com/jashkenas/coffeescript) code clean.\n- [gulp-tslint](https://github.com/panuhorsmalahti/gulp-tslint) - [TypeScript](https://github.com/Microsoft/TypeScript) linter plugin for gulp.\n- [gulp-eslint](https://github.com/adametry/gulp-eslint) - Identify and report on patterns found in ECMAScript/JavaScript code.\n- [gulp-w3cjs](https://github.com/callumacrae/gulp-w3cjs) - Validate HTML with [w3cjs](https://github.com/thomasdavis/w3cjs).\n- [gulp-lesshint](https://github.com/lesshint/gulp-lesshint) - Lint less files with [lesshint](https://github.com/lesshint/lesshint).\n- [gulp-check-unused-css](https://github.com/zalando/gulp-check-unused-css) - Check your HTML templates for unused CSS classes.\n\n### Live Reload\n\n- [browser-sync](https://github.com/BrowserSync/browser-sync) - Keep multiple browsers \u0026 devices in sync when building websites ([recipes](https://github.com/BrowserSync/gulp-browser-sync)).\n- [gulp-livereload](https://github.com/vohof/gulp-livereload) - Gulp plugin for livereload.\n\n### Caching\n\n- [gulp-changed](https://github.com/sindresorhus/gulp-changed) - Only pass through changed files.\n- [gulp-cached](https://github.com/contra/gulp-cached) - A simple in-memory file cache.\n- [gulp-remember](https://github.com/ahaurw01/gulp-remember) - Remember and recall files passed through it.\n- [gulp-newer](https://github.com/tschaub/gulp-newer) - Pass through newer source files only.\n\n### Flow Control\n\n- [merge-stream](https://github.com/grncdr/merge-stream) - Merge multiple streams into one interleaved stream.\n- [streamqueue](https://github.com/nfroidure/StreamQueue) - Pipe queued streams progressively.\n- [run-sequence](https://github.com/OverZealous/run-sequence) - Run a series of dependent gulp tasks in order.\n- [gulp-if](https://github.com/robrich/gulp-if) - Conditionally run a task.\n\n### Logging\n\n- [gulp-notify](https://github.com/mikaelbr/gulp-notify) - Notification plugin for gulp.\n- [gulp-size](https://github.com/sindresorhus/gulp-size) - Display the size of your project.\n- [gulp-debug](https://github.com/sindresorhus/gulp-debug) - Debug vinyl file streams to see what files are run through your gulp pipeline.\n- [gulp-beer](https://github.com/lordgiotto/gulp-beer) - Better Error Reporting with interactive system notifications and custom server for error displaying.\n\n### Testing\n\n- [gulp-mocha](https://github.com/sindresorhus/gulp-mocha) - Run [Mocha](https://github.com/mochajs/mocha) tests.\n- [gulp-jasmine](https://github.com/sindresorhus/gulp-jasmine) - Run [Jasmine 2](https://github.com/jasmine/jasmine) tests in Node.js.\n- [gulp-protractor](https://github.com/mllrsohn/gulp-protractor) - Gulp wrapper for [Protractor](https://github.com/angular/protractor) tests.\n- [gulp-coverage](https://github.com/dylanb/gulp-coverage) - Coverage reporting for Node.js that is independent of the test runner.\n- [gulp-karma](https://github.com/karma-runner/gulp-karma) - Karma test runner for gulp.\n- [gulp-ava](https://github.com/sindresorhus/gulp-ava)- Run [AVA](https://github.com/sindresorhus/ava) tests with gulp.\n\n### Miscellaneous Plugins\n\n- [gulp-util](https://github.com/gulpjs/gulp-util) - Set of useful utilities.\n- [gulp-plumber](https://github.com/floatdrop/gulp-plumber) - Prevent pipe breaking caused by errors.\n- [gulp-load-plugins](https://github.com/jackfranklin/gulp-load-plugins) - Automatically load in gulp plugins.\n- [main-bower-files](https://github.com/ck86/main-bower-files) - Simplify build process setup by dynamically getting the library files.\n- [autoprefixer](https://github.com/postcss/autoprefixer) - Parse CSS and add vendor prefixes to rules by Can I Use.\n- [gulp-sourcemaps](https://github.com/floridoo/gulp-sourcemaps) - Provide source map support.\n- [gulp-replace](https://github.com/lazd/gulp-replace) - A string replace plugin for gulp.\n- [gulp-rename](https://github.com/hparra/gulp-rename) - Rename files easily.\n- [gulp-rev](https://github.com/sindresorhus/gulp-rev) - Static asset revisioning by appending content hash to filenames: unicorn.css → unicorn-d41d8cd98f.css.\n- [del](https://github.com/sindresorhus/del) - Delete files/folders using globs.\n- [gulp-exec](https://github.com/robrich/gulp-exec) - Run a shell command.\n- [gulp-strip-debug](https://github.com/sindresorhus/gulp-strip-debug) - Strip console, alert, and debugger statements from JavaScript code.\n- [gulp-cssimport](https://github.com/unlight/gulp-cssimport) - Parses a CSS file, finds imports, grabs the content of the linked file and replaces the import statement with it.\n- [gulp-inline-css](https://github.com/jonkemp/gulp-inline-css) - Inline your CSS properties into the style attribute in an HTML file.\n- [gulp-gh-pages](https://github.com/shinnn/gulp-gh-pages) - Publish contents to Github pages.\n- [gulp-ng-annotate](https://github.com/Kagami/gulp-ng-annotate) - Add AngularJS dependency injection annotations with [ng-annotate](https://github.com/olov/ng-annotate).\n- [gulp-bump](https://github.com/stevelacy/gulp-bump) - Bump any semver JSON version.\n- [gulp-file-include](https://github.com/coderhaoxin/gulp-file-include) - Include files with gulp.\n- [gulp-zip](https://github.com/sindresorhus/gulp-zip) - ZIP compress files.\n- [gulp-git](https://github.com/stevelacy/gulp-git) - Run Git commands with gulp.\n- [gulp-filter](https://github.com/sindresorhus/gulp-filter) - Filter files in a vinyl stream using globbing.\n- [gulp-preprocess](https://github.com/jas/gulp-preprocess) - Preprocess files based on custom context or environment configuration.\n- [gulp-eval](https://github.com/gulp-bem/gulp-eval) - Eval JS-expression or require CommonJS modules and JSON files.\n\n## Scaffolding\n\n### Boilerplates\n\n- [web-starter-kit](https://github.com/google/web-starter-kit) - Google Web Starter Kit.\n- [gulp-plugin-boilerplate](https://github.com/sindresorhus/gulp-plugin-boilerplate) - Boilerplate to kickstart creating gulp plugins.\n- [polymer-starter-kit](https://github.com/polymerelements/polymer-starter-kit) - A starting point for Polymer 1.0 apps.\n- [este](https://github.com/este/este) - The most complete React/Flux dev stack and starter kit for isomorphic functional web apps.\n- [mnml](https://github.com/mrmrs/mnml) - Minimal boilerplate to start a responsive HTML5/Sass project.\n- [kraken](https://github.com/cferdinandi/kraken) - A lightweight, mobile-first boilerplate for front-end web developers.\n- [angularjs-gulp-browserify-boilerplate](https://github.com/jakemmarsh/angularjs-gulp-browserify-boilerplate) - Boilerplate using AngularJS, Sass, gulp, and Browserify.\n- [hapi-ninja](https://github.com/poeticninja/hapi-ninja) - A Node.js, Hapi, and Swig boilerplate.\n- [laravel-5-boilerplate](https://github.com/rappasoft/laravel-5-boilerplate) - A Laravel 5 boilerplate project.\n- [react-starterkit](https://github.com/wbkd/react-starterkit) - React starter kit that contains react-router, Reflux, jest, webpack, gulp and Stylus.\n- [gulp-front](https://github.com/zoxon/gulp-front) - Frontend boilerplate and modular BEM css framework based on gulp, pug, stylus, postcss, webpack and babel.\n- [Front End Starter](https://github.com/Puritanic/Frontend-Starter-Kit) - A boilerplate for frontend projects powered by Gulp, HTML5 bolierplate, Sass, PostCss and Webpack(for Babel transpiling).\n\n### Yeoman Generators\n\n- [generator-gulp-webapp](https://github.com/yeoman/generator-gulp-webapp) - A gulp generator for modern webapps.\n- [generator-gulp-angular](https://github.com/Swiip/generator-gulp-angular) - Yeoman generator for AngularJS with gulp.\n- [generator-react-gulp-browserify](https://github.com/randylien/generator-react-gulp-browserify) - A Yeoman Generator for React library. It includes gulp, Browserify, Browsersync and Bootstrap.\n- [generator-node-gulp](https://github.com/youngmountain/generator-node-gulp) - A Node.js module generator including gulp and Mocha.\n- [generator-gulp-bootstrap](https://github.com/niallobrien/generator-gulp-bootstrap) - Yeoman generator for Bootstrap, gulp \u0026 libsass.\n- [generator-angulpify](https://github.com/jgoux/generator-angulpify) - Yeoman generator involving AngularJS, gulp and Browserify.\n- [generator-ionic-gulp](https://github.com/tmaximini/generator-ionic-gulp) - A Yeoman generator for Ionic Projects with gulp.\n- [generator-gulp-plugin-boilerplate](https://github.com/sindresorhus/generator-gulp-plugin-boilerplate) - Scaffold out a [gulp plugin boilerplate](https://github.com/sindresorhus/gulp-plugin-boilerplate).\n- [generator-jekyllized](https://github.com/sondr3/generator-jekyllized) - Jekyll workflow with gulp, Sass, AutoPrefixer, asset optimization and cache busting and much more.\n\n## Miscellaneous\n\n- [elixir](https://github.com/laravel/elixir) - A clean, fluent API for defining basic gulp tasks for your Laravel applications.\n- [gulp-app](https://github.com/sindresorhus/gulp-app) - Gulp as an app (OS X).\n- [lmn-gulp-tasks](https://github.com/Lostmyname/lmn-gulp-tasks) - Example of gulp tasks unit testing.\n- [gulp-chef](http://gulp-cookery.github.io/gulp-chef/) - An elegant, intuitive way to reuse gulp tasks.\n\n## License\n\n[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/)\n\nTo the extent possible under law, [Philipp Alferov](https://github.com/alferov) has waived all copyright and related or neighboring rights to this work.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falferov%2Fawesome-gulp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falferov%2Fawesome-gulp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falferov%2Fawesome-gulp/lists"}