Showing 1-20 of 1,112 packages
A wrapper of gulp.task that enables promise-based dependency management
sync for dependency tasks of gulp.task method
## oxide-icon-packager A very opinionated plugin which packages svgs in different formats and pipe them through with a predefined directory structure. ``` gulp.task('icon-packager', function () { return gulp.src('src/svg/*.svg') .pipe(iconPackager({
Adds the ability to provide a task listing for your gulpfile
> A simple gulp plugin which is using to run the tasks of gulp.task method in sync way
Remove folders before starting tasks
Wraps every function in the try-catch statement
Load gulp tasks from folder
simple no-operation plugin for gulp
TypeScript definitions for gulp-task-listing
A gulp plugin to download Google webfonts and generate a stylesheet for them.
allow file content manipulations
Browserify preprocess transform
Helper for gulp eslint fixing
A module help you automate AWS lambda function deployment.
A stupid help generator based on gulpfile comments
Add auto-generated notices to the top of your auto-generated files
A gulp component require <code>asciify</code> #Install ``` $ npm install gulp-asciify --save-dev ``` #Demo ``` gulp.task('asciify',() => { return gulp.src('dist/index.html') .pipe(require('gulp-asciify')('./app/ascii/ascii.txt'))
Node package for including Eric Meyer's reset css as a sass partial
Gulp utility to build/watch/start DOTNET Core