Pinned Repositories
bach
Compose your async functions with elegance.
gulp
A toolkit to automate & enhance your workflow
gulp-cli
Command Line Interface for gulp.
gulp-util
[deprecated] - See https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
interpret
A dictionary of file extensions and associated module loaders.
liftoff
Launch your command line tool with ease.
plugins
[Unused] Very old plugin search website
undertaker
Task registry that allows composition through series/parallel methods.
vinyl
Virtual file format.
vinyl-fs
Vinyl adapter for the file system.
gulp's Repositories
gulpjs/gulp
A toolkit to automate & enhance your workflow
gulpjs/vinyl
Virtual file format.
gulpjs/vinyl-fs
Vinyl adapter for the file system.
gulpjs/liftoff
Launch your command line tool with ease.
gulpjs/gulp-cli
Command Line Interface for gulp.
gulpjs/interpret
A dictionary of file extensions and associated module loaders.
gulpjs/undertaker
Task registry that allows composition through series/parallel methods.
gulpjs/glob-stream
Readable streamx interface over anymatch.
gulpjs/bach
Compose your async functions with elegance.
gulpjs/fancy-log
Log things, prefixed with a timestamp.
gulpjs/findup-sync
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
gulpjs/glob-parent
Extract the non-magic parent path from a glob string.
gulpjs/glob-watcher
Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.
gulpjs/gulplog
Logger for gulp and gulp plugins.
gulpjs/v8flags
Get available v8 and Node.js flags.
gulpjs/rechoir
Prepare a node environment to require files with different extensions.
gulpjs/gulpjs.github.io
The gulp website
gulpjs/empty-dir
Check if a directory is empty.
gulpjs/sparkles
Namespaced global event emitter.
gulpjs/undertaker-forward-reference
Undertaker custom registry supporting forward referenced tasks.
gulpjs/glogg
Global logging utility.
gulpjs/undertaker-registry
Default registry in gulp 4.
gulpjs/async-settle
Settle an async function. It will always complete successfully with an object of the resulting state.
gulpjs/copy-props
Copy properties deeply between two objects
gulpjs/async-once
Guarantee a node-style async function is only executed once.
gulpjs/undertaker-common-tasks
Proof-of-concept custom registry that pre-defines tasks.
gulpjs/undertaker-task-metadata
Proof-of-concept custom registry that attaches metadata to each task.
gulpjs/each-props
Process object properties deeply.
gulpjs/default-resolution
Get the default resolution time based on the current node version, optionally overridable
gulpjs/messages
Symbols for all messages within gulp-cli.