gulpjs / async-doneLinks
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
☆71Updated 2 years ago
Alternatives and similar repositories for async-done
Users that are interested in async-done are comparing it to the libraries listed below
Sorting:
- An asynchronous middleware pattern☆27Updated last year
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Get available v8 and Node.js flags.☆57Updated last year
- Compose your async functions with elegance.☆134Updated 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.☆24Updated 2 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Beautify Benchmark.js's output into readable form.☆35Updated 9 years ago
- Fast, disk space efficient installation engine. Used by pnpm☆24Updated 7 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- List of node.js builtin modules☆38Updated last year
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- Check whether a given value is a generator function☆15Updated last year
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- A Node.js utility for safely rewriting URLs in CSS code☆184Updated 7 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Get the set npm registry URL☆56Updated 4 months ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago