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.
☆70Updated 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:
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Get available v8 and Node.js flags.☆57Updated 2 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- An asynchronous middleware pattern☆27Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Beautify Benchmark.js's output into readable form.☆35Updated 9 years ago
- Compose your async functions with elegance.☆135Updated 2 years ago
- This module has moved and is now available at @rollup/plugin-inject / https://github.com/rollup/plugins/blob/master/packages/inject☆77Updated 4 years ago
- List of node.js builtin modules☆37Updated 2 months ago
- Cross-browser currentStyle/getComputedStyle implementation☆39Updated 7 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- A Node.js utility for safely rewriting URLs in CSS code☆184Updated 8 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated 2 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 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
- Check whether a given value is a generator function☆15Updated 2 years ago
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆56Updated last week
- A through2 wrapper to for simple stream.PassThrough spies.☆21Updated 10 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Visual diff between 2 javascript variables☆33Updated 3 years ago
- string representations of objects in node and the browser☆159Updated last month
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 6 years ago
- stream splicer with labels☆43Updated last year