Grow your team on GitHub
GitHub is home to over 40 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
gulp
The streaming build system
-
interpret
A dictionary of file extensions and associated module loaders.
-
prettier_action
Forked from creyD/prettier_actionGitHub action for running prettier on your projects pull requests
-
vinyl-fs
Vinyl adapter for the file system.
-
plugin-error
Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor reformatting.
-
vinyl
Virtual file format.
-
glob-watcher
Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.
-
now-and-later
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
-
gulp-util
[deprecated] - See https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
-
rechoir
Prepare a node environment to require files with different extensions.
-
replace-ext
Small module for replacing a file extension in a path
-
glob-stream
A Readable Stream interface over node-glob.
-
undertaker-task-metadata
Proof-of-concept custom registry that attaches metadata to each task.
-
undertaker-common-tasks
Proof-of-concept custom registry that pre-defines tasks.
-
last-run
Capture and retrieve the last time a function was run
-
to-through
Wrap a ReadableStream in a TransformStream.
-
undertaker-registry
Default registry in gulp 4.
-
-
mute-stdout
Mute and unmute stdout
-
semver-greatest-satisfied-range
Find the greatest satisfied semver range from an array of ranges.
-
replace-homedir
Replace user home in a string with another string. Useful for tildifying a path.
-
has-gulplog
Check if gulplog is available before attempting to use it
-
glogg
Global logging utility.
-
default-resolution
Get the default resolution time based on the current node version, optionally overridable
-
flagged-respawn
A tool for respawning node binaries when special flags are present.
-
fs-mkdirp-stream
Ensure directories exist before writing to them.
-
async-settle
Settle an async function. It will always complete successfully with an object of the resulting state.
-
bach
Compose your async functions with elegance.
-
clone-buffer
Easier Buffer cloning in node.