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.
☆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
- An asynchronous middleware pattern☆27Updated last year
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- List of node.js builtin modules☆38Updated last year
- Beautify Benchmark.js's output into readable form.☆35Updated 9 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
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- A Node.js utility for safely rewriting URLs in CSS code☆184Updated 7 years ago
- convert module usage to inline expressions☆75Updated 4 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- ES6+ to ES5 Compiler☆46Updated 7 years ago
- Power Assert feature instrumentor based on the ECMAScript AST.☆59Updated 2 years ago
- Get available v8 and Node.js flags.☆57Updated last year
- Prepare a node environment to require files with different extensions.☆48Updated 10 months ago
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆55Updated this week
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Roll up multiple ES6 bundles at once☆53Updated 7 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- 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
- ☆44Updated 6 years ago
- fstream class for creating npm packages☆30Updated 7 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 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
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- An adapter which make it easier to use Prism in Node.js.☆24Updated 4 years ago
- Handle completion and errors with elegance! Support for async/await, promises, callbacks, streams and observables. A drop-in replacement…☆32Updated 2 years ago