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:
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- Transforms Async functions to generator functions before bundling.☆40Updated 8 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Get available v8 and Node.js flags.☆57Updated last year
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- ES6+ to ES5 Compiler☆46Updated 7 years ago
- An asynchronous middleware pattern☆27Updated last year
- List of node.js builtin modules☆38Updated last year
- 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
- Easy way to create a Readable Stream☆70Updated 8 years ago
- This module has moved and is now available at @rollup/plugin-inject / https://github.com/rollup/plugins/blob/master/packages/inject☆77Updated 3 years ago
- ☆44Updated 7 years ago
- Cross-browser currentStyle/getComputedStyle implementation☆39Updated 7 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- create matching selectors from css for your very own nested object hierarchy☆112Updated 6 years ago
- Check whether a given value is a generator function☆15Updated last year
- 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
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Fast, disk space efficient installation engine. Used by pnpm☆24Updated 7 years ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated last year
- Visual diff between 2 javascript variables☆33Updated 2 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago