Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
gulp
A toolkit to automate & enhance your workflow
Collective -
Host: opensource -
https://opencollective.com/gulpjs
- Website: https://gulpjs.com/
- Code: https://github.com/gulpjs
github.com/gulpjs/gulp
A toolkit to automate & enhance your workflow
Stars: 33,008 - Last synced: 20 Dec 2024
github.com/gulpjs/liftoff
Launch your command line tool with ease.
Stars: 843 - Last synced: 20 Dec 2024
github.com/gulpjs/interpret
A dictionary of file extensions and associated module loaders.
Stars: 258 - Last synced: 20 Dec 2024
github.com/gulpjs/undertaker
Task registry that allows composition through series/parallel methods.
Stars: 200 - Last synced: 20 Dec 2024
github.com/gulpjs/glob-stream
Readable streamx interface over anymatch.
Stars: 178 - Last synced: 20 Dec 2024
github.com/gulpjs/bach
Compose your async functions with elegance.
Stars: 135 - Last synced: 20 Dec 2024
github.com/gulpjs/fancy-log
Log things, prefixed with a timestamp.
Stars: 121 - Last synced: 20 Dec 2024
github.com/gulpjs/findup-sync
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
Stars: 97 - Last synced: 20 Dec 2024
github.com/gulpjs/glob-watcher
Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.
Stars: 80 - Last synced: 20 Dec 2024
github.com/gulpjs/glob-parent
Extract the non-magic parent path from a glob string.
Stars: 79 - Last synced: 20 Dec 2024
github.com/gulpjs/async-done
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
Stars: 69 - Last synced: 20 Dec 2024
github.com/gulpjs/rechoir
Prepare a node environment to require files with different extensions.
Stars: 48 - Last synced: 20 Dec 2024
github.com/gulpjs/replace-ext
Replaces a file extension with another one.
Stars: 46 - Last synced: 20 Dec 2024
github.com/gulpjs/ordered-read-streams
Combines array of streams into one Readable stream in strict order.
Stars: 28 - Last synced: 20 Dec 2024
github.com/gulpjs/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.
Stars: 24 - Last synced: 20 Dec 2024
github.com/gulpjs/hacker
Hack on your project easily. A liftoff proof-of-concept.
Stars: 24 - Last synced: 20 Dec 2024
github.com/gulpjs/flagged-respawn
A tool for respawning node binaries when special flags are present.
Stars: 21 - Last synced: 20 Dec 2024
github.com/gulpjs/undertaker-forward-reference
Undertaker custom registry supporting forward referenced tasks.
Stars: 20 - Last synced: 20 Dec 2024
github.com/gulpjs/plugin-error
Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor reformatting.
Stars: 19 - Last synced: 20 Dec 2024
github.com/gulpjs/undertaker-registry
Default registry in gulp 4.
Stars: 17 - Last synced: 20 Dec 2024
github.com/gulpjs/vinyl-sourcemap
Add/write sourcemaps to/from Vinyl files.
Stars: 15 - Last synced: 20 Dec 2024
github.com/gulpjs/last-run
Capture and retrieve the last time a function was run
Stars: 14 - Last synced: 20 Dec 2024
github.com/gulpjs/fined
Find a file given a declaration of locations.
Stars: 12 - Last synced: 20 Dec 2024
github.com/gulpjs/value-or-function
Normalize a value or function, applying extra args to the function
Stars: 11 - Last synced: 20 Dec 2024
github.com/gulpjs/async-settle
Settle an async function. It will always complete successfully with an object of the resulting state.
Stars: 11 - Last synced: 20 Dec 2024
github.com/gulpjs/to-through
Wrap a Readable stream in a Transform stream.
Stars: 10 - Last synced: 20 Dec 2024
github.com/gulpjs/copy-props
Copy properties deeply between two objects
Stars: 10 - Last synced: 20 Dec 2024
github.com/gulpjs/has-gulplog
Check if gulplog is available before attempting to use it
Stars: 9 - Last synced: 20 Dec 2024
github.com/gulpjs/resolve-options
Resolve an options object based on configuration.
Stars: 9 - Last synced: 20 Dec 2024
github.com/gulpjs/semver-greatest-satisfied-range
Find the greatest satisfied semver range from an array of ranges.
Stars: 9 - Last synced: 20 Dec 2024
github.com/gulpjs/async-once
Guarantee a node-style async function is only executed once.
Stars: 8 - Last synced: 20 Dec 2024
github.com/gulpjs/eslint-config-gulp
Sharable eslint config for gulp projects
Stars: 8 - Last synced: 20 Dec 2024
github.com/gulpjs/fs-mkdirp-stream
Ensure directories exist before writing to them.
Stars: 8 - Last synced: 20 Dec 2024
github.com/gulpjs/remove-bom-stream
Remove a UTF8 BOM at the start of the stream.
Stars: 7 - Last synced: 20 Dec 2024
github.com/gulpjs/undertaker-common-tasks
Proof-of-concept custom registry that pre-defines tasks.
Stars: 7 - Last synced: 20 Dec 2024
github.com/gulpjs/better-stats
A replacement for node's fs.Stats with more utility
Stars: 5 - Last synced: 20 Dec 2024
github.com/gulpjs/theming-log
Creates a logger with theme for text decoration.
Stars: 4 - Last synced: 20 Dec 2024
github.com/gulpjs/undertaker-task-metadata
Proof-of-concept custom registry that attaches metadata to each task.
Stars: 4 - Last synced: 20 Dec 2024
github.com/gulpjs/replace-homedir
Replace user home in a string with another string. Useful for tildifying a path.
Stars: 4 - Last synced: 20 Dec 2024
github.com/gulpjs/vinyl-contents
Utility to read the contents of a vinyl file.
Stars: 3 - Last synced: 20 Dec 2024
github.com/gulpjs/.boilerplate
The boilerplate template for gulp packages.
Stars: 3 - Last synced: 20 Dec 2024
github.com/gulpjs/update-template
Updates a gulpjs repository to match our current scaffold.
Stars: 3 - Last synced: 20 Dec 2024
github.com/gulpjs/default-resolution
Get the default resolution time based on the current node version, optionally overridable
Stars: 2 - Last synced: 20 Dec 2024
github.com/gulpjs/parse-node-version
Turn node's process.version into something useful.
Stars: 2 - Last synced: 20 Dec 2024
github.com/gulpjs/.github
GitHub template files for the gulpjs organization.
Stars: 2 - Last synced: 20 Dec 2024
github.com/gulpjs/jscs-preset-gulp
Sharable jscs config for gulp projects
Stars: 2 - Last synced: 20 Dec 2024
github.com/gulpjs/messages
Symbols for all messages within gulp-cli.
Stars: 0 - Last synced: 18 Dec 2024