gulp-load-plugins
Plugin loader
Automatically loads and configures Gulp plugins from dependencies.
Automatically load in gulp plugins
757 stars
16 watching
55 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/gulp-plugin-boilerplate | A boilerplate project to help create Gulp plugins by providing best-practices and setup for JavaScript projects. | 76 |
unifiedjs/unified-engine-gulp | Tool to create Gulp plugins from unified processors | 7 |
haoxins/gulp-file-include | A Gulp plugin for dynamically including files and values in templates. | 680 |
gulp-community/gulp-coffee | Compiles Coffeescript files to JavaScript using the Gulp task runner | 226 |
benmerckx/gulp-haxe | A Gulp plugin for compiling Haxe projects. | 10 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,321 |
jonschlinkert/gulp-htmlmin | A Gulp plugin for minifying HTML files | 726 |
ahaurw01/gulp-remember | A Gulp plugin that remembers and recalls files passed through it to optimize file processing. | 149 |
floatdrop/gulp-plumber | A patch plugin for Gulp that prevents pipe breaking caused by errors from gulp plugins. | 807 |
gulpjs/plugin-error | Provides a standard way to handle errors in plugins for the Gulp task automation system | 19 |
mikaelbr/gulp-notify | A plugin for Gulp to send notifications to the user's operating system using various notification systems. | 592 |
dustinspecker/gulp-alex | Tools for automatically checking and correcting grammatical errors in text files during the development process | 7 |
gulp-sourcemaps/gulp-sourcemaps | A plugin for gulpjs that provides support for source maps | 1,104 |
jonkemp/gulp-useref | Replaces non-optimized script and stylesheet references in HTML files with optimized versions | 705 |
janraasch/gulp-coffeelint | A plugin for gulp that integrates the coffeelint linter with CoffeeScript files. | 54 |