Compose your async functions with elegance.
☆136Apr 16, 2023Updated 2 years ago
Alternatives and similar repositories for bach
Users that are interested in bach are comparing it to the libraries listed below
Sorting:
- Task registry that allows composition through series/parallel methods.☆205Mar 24, 2024Updated last year
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Apr 15, 2023Updated 2 years ago
- Add/write sourcemaps to/from Vinyl files.☆16Apr 6, 2023Updated 2 years ago
- Capture and retrieve the last time a function was run☆14Apr 16, 2023Updated 2 years ago
- Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.☆24Mar 14, 2023Updated 3 years ago
- Sink your streams.☆17Apr 15, 2023Updated 2 years ago
- Faster, node.js focused alternative to JavaScript's native array map.☆14Feb 28, 2017Updated 9 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Dec 15, 2020Updated 5 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Jun 18, 2021Updated 4 years ago
- Add middleware to run for specified routes in your gulp pipeline.☆13Aug 7, 2017Updated 8 years ago
- Easily create project scaffolds with a declarative configuration that can be passed to any build system.☆24Jun 30, 2016Updated 9 years ago
- Gulp plugin that prompts you to choose the files pass through the stream.☆10Apr 29, 2017Updated 8 years ago
- Alternative to Lo-Dash template with support for helpers.☆18Feb 13, 2020Updated 6 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor reformatting.☆20Dec 6, 2022Updated 3 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Mar 3, 2018Updated 8 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- DEPRECATED - Optimizations from this library have been merged into https://github.com/js-cli/node-findup-sync. Please use that library i…☆12May 31, 2017Updated 8 years ago
- Find and load a YAML or JSON config file from a local project, installed npm module, or the user's home directory.☆13Dec 30, 2015Updated 10 years ago
- Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.☆80May 31, 2023Updated 2 years ago
- Environment agnostic nextTick polyfill☆74Jun 30, 2021Updated 4 years ago
- Command Line Interface for gulp.☆408Jun 1, 2025Updated 9 months ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Create ansi colors by passing open and close codes.☆19Apr 12, 2024Updated last year
- node.js utility for exporting a directory of files as modules.☆21Jul 20, 2021Updated 4 years ago
- Build an array of key paths from an object.☆17Jan 22, 2019Updated 7 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Feb 27, 2017Updated 9 years ago
- Log things, prefixed with a timestamp.☆122Dec 29, 2023Updated 2 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Dec 15, 2018Updated 7 years ago
- Loop over each item in an array and call the given function on every element.☆14Feb 27, 2017Updated 9 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Jun 18, 2017Updated 8 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Dec 27, 2017Updated 8 years ago
- Readable streamx interface over anymatch.☆181Jun 1, 2025Updated 9 months ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20May 10, 2016Updated 9 years ago
- Generate a contributing.md file for a project. Can also be used as a building block to add this functionality to another generator.☆17Jan 25, 2018Updated 8 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Sep 1, 2017Updated 8 years ago
- Thin wrapper around resolve-dep for loading plugins from node_modules or local directories. Like load-gulp-plugins, match dep, etc, but …☆22Jul 11, 2019Updated 6 years ago
- tar plugin for decompress☆16Nov 6, 2020Updated 5 years ago
- Paginate an array into pages of items.☆15Jul 19, 2016Updated 9 years ago