gulp
Organization@gulpjs
A toolkit to automate & enhance your workflow
48
Published Tools
0
Total Stars
0
Weekly Downloads
203
GitHub Followers
72
Public Repos
Published Tools
48 Skillsacross 2 categoriesasync-done
phated
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
...moreasync-settle
phated
Settle an async function.
bach
phated
Compose your async functions with elegance.
clone-buffer
phated
Easier Buffer cloning in node.
copy-props
phated
Copy properties deeply between two objects.
default-resolution
phated
Get the default resolution time based on the current node version, optionally overridable
each-props
phated
Processes each properties of an object deeply.
eslint-config-gulp
phated
Sharable eslint config for gulp projects
fancy-log
phated
Log things, prefixed with a timestamp.
findup-sync
phated
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
fined
phated
Find a file given a declaration of locations.
flagged-respawn
phated
A tool for respawning node binaries when special flags are present.
fs-mkdirp-stream
phated
Ensure directories exist before writing to them.
glob-parent
phated
Extract the non-magic parent path from a glob string.
glob-stream
phated
Readable streamx interface over anymatch.
glob-watcher
phated
Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.
glogg
phated
Global logging utility
gulp-cli
phated
Command line interface for gulp
gulp
phated
The streaming build system.
gulplog
phated
Logger for gulp and gulp plugins
has-gulplog
phated
Check if gulplog is available before attempting to use it
interpret
phated
A dictionary of file extensions and associated module loaders.
last-run
phated
Capture and retrieve the last time a function was run
lead
phated
Sink your streams.
liftoff
phated
Launch your command line tool with ease.
@gulpjs/messages
phated
Symbols for all messages within gulp-cli
mute-stdout
phated
Mute and unmute stdout.
now-and-later
phated
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
...moreordered-read-streams
phated
Combines array of streams into one Readable stream in strict order.
parse-node-version
phated
Turn node's process.version into something useful.
plugin-error
phated
Error handling for Vinyl plugins.
rechoir
phated
Prepare a node environment to require files with different extensions.
remove-bom-stream
phated
Remove a UTF8 BOM at the start of the stream.
replace-ext
phated
Replaces a file extension with another one.
replace-homedir
phated
Replace user home in a string with another string. Useful for tildifying a path.
resolve-options
phated
Resolve an options object based on configuration.
semver-greatest-satisfied-range
phated
Find the greatest satisfied semver range from an array of ranges.
sparkles
phated
Namespaced global event emitter
@gulpjs/to-absolute-glob
phated
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
to-through
phated
Wrap a Readable stream in a Transform stream.
undertaker-registry
phated
Default registry in gulp 4.
undertaker
phated
Task registry that allows composition through series/parallel methods.
v8flags
phated
Get available v8 and Node.js flags.
value-or-function
phated
Normalize a value or function, applying extra args to the function
vinyl-contents
phated
Utility to read the contents of a vinyl file.
vinyl-fs
phated
Vinyl adapter for the file system.
vinyl-sourcemap
phated
Add/write sourcemaps to/from Vinyl files.
vinyl
phated
Virtual file format.