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:
- Get available v8 and Node.js flags.☆57Updated 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
- An asynchronous middleware pattern☆27Updated 2 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 6 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 2 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 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
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- List of node.js builtin modules☆37Updated 3 weeks ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Get the callsite of the caller function☆54Updated 3 months ago
- Cross-browser currentStyle/getComputedStyle implementation☆39Updated 7 years ago
- ☆43Updated 7 years ago
- Compose your async functions with elegance.☆135Updated 2 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆56Updated last week
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 3 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- ES6+ to ES5 Compiler☆48Updated 8 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 2 weeks ago