Awesome Gulp 
A curated list of awesome gulp resources, plugins, and boilerplates for a better development workflow automation.
Looking for something else? Take a look at other awesome lists.
Contribution
:octocat: All contributions welcome. Feel free to contribute (guidelines).
Contents
- Legend
- Resources
- General Resources
- Official Documentation
- Community
- Tutorials
- Miscellaneous Resources
- Plugins
- Compilation
- Transpilation
- Concatenation
- Minification
- Optimization
- Injecting Assets
- Templating
- Linting
- Live Reload
- Caching
- Flow Control
- Logging
- Testing
- Miscellaneous Plugins
- Scaffolding
- Boilerplates
- Yeoman Generators
- Miscellaneous
Legend
[:no_entry:] - A deprecation notice;
Resources
General Resources
Official Documentation
Community
Tutorials
Gulp Tutorials
- Building with Gulp
- Automate Your Tasks Easily with Gulp.js
- Gulp - The Vision, History, and Future of the Project
- Introduction to Gulp.js
- Video: Learning Gulp
- Using Gulp to Inject Scripts and Styles Tags Directly into Your HTML
- 5 Lessons Learned Using Gulp.js
- Automating Linkage: How I Learned to Stop Worrying and Love the Build
- Setting Up Gulp Tasks for the First Time
- Why You Shouldn’t Create a Gulp Plugin (or, How to Stop Worrying and Learn to Love Existing Node Packages)
- 6 Gulp Best Practices You Can Use Today to Radically Improve Your Development Experience
- Gulp for Beginners
Gulp 4 Tutorials
- Migrating to Gulp 4 by Example
- Gulp 4: The new task execution system - gulp.parallel and gulp.series