gulp-accessibility
Grade your sites accessibility and generate a report from different WCAG levels
Grade your sites accessibility and generate a report from different WCAG levels
PHP Code Sniffer plugin for Gulp
gulp plugin to include the contents of angular templates inside directive's code
Remove gulp-rev or gulp-rev-all file originals
A gulp plugin for removing files from the dest directory prior to building
Cache buster hashes generator for gulp. Blazing fast and fully configurable.
A gulp plugin to parse and format JSON in files.
Remove empty lines.
Add a class prefix to further sandbox CSS styling for third-party imports.
Formatting options for static revisioned assets generated by gulp-rev or gulp-git-rev: unicorn.css => unicorn[pre]d41d8cd98f[pre].css
Gulp plugin to run a local webserver with livereload enabled via socket.io. Also comes with standalone command-line interface.
A Gulp plugin to apply derequire to target Buffer/Stream
run client-side Mocha tests with PhantomJS
Throws an error if a string is found.
A plugin for Gulp to combine several JSON files using a custom function
Replace your code using regular expressions.
Adds an `.isBinary()` function to the `file` object, similar to `file.isNull()` and `file.isStream()`.
Gulp plugin for converting AngularJS templates to JavaScript
xml to json using gulp
[Gulp plugin] Conditional task with "if" callback and "else" callback (optional): gulp.src(source).pipe( ifElse(condition, ifCallback, elseCallback) )