dbushong / async-qLinks
Port of caolan/async to Q
☆60Updated 7 years ago
Alternatives and similar repositories for async-q
Users that are interested in async-q are comparing it to the libraries listed below
Sorting:
- Node require wrapper with options for cache busting, pre- and post-processing☆108Updated 9 years ago
- Flow control and error handling for Node.js☆279Updated last year
- An express wrapper that enables generators to be used as middlewares☆123Updated 8 years ago
- ⚠️ DEPRECATED ⚠️ Native gzip compression and decompression utility for Node.js.☆158Updated 8 years ago
- Promisify a callback-based function☆109Updated 5 years ago
- Router middleware for koa 2☆51Updated 8 years ago
- NOTE: You probably want native promises now☆181Updated 7 years ago
- a minimalist url-style routing library, extracted from connect☆320Updated 6 years ago
- simplified jsdoc 3☆210Updated 2 years ago
- The missing POSIX system calls for node.js☆214Updated 3 years ago
- Callback-free control flow for Node using ES6 generators.☆547Updated last year
- Promisifies all the selected functions in an object☆57Updated 5 years ago
- ES6 Object.observe with nested object support - the way I want it (DEPRECATED)☆157Updated 8 years ago
- libuv errno details exposed☆245Updated 4 years ago
- A mongodb wrapper that plays nicely with co.☆45Updated 9 years ago
- Middleware to attach your express app's request & response to a domain. No more process.uncaughtException nonsense.☆120Updated 10 years ago
- MongoDB generator goodness for node.js☆155Updated 9 years ago
- Istanbul and JSCoverage-style instrumentation for CoffeeScript files.☆145Updated 4 years ago
- ❤️ Middleware for easy rendering of async Query results.☆316Updated 10 years ago
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 3 years ago
- Standalone denodeify, for all of your callback -> promise needs. Just drop in an ES6 complaint promise library & stir☆225Updated 8 years ago
- [DEPRECATED] Use mz or fs-extra^3 with Promise support☆170Updated 8 years ago
- Wrap Node-callback functions to return Promises.☆149Updated 6 years ago
- A node module for serving static files. Does etags, caching, etc.☆380Updated 3 months ago
- cluster control module, allowing run-time control and monitoring of cluster☆100Updated 7 years ago
- Interfaces for IO using Q promises in JavaScript on Node☆319Updated 4 years ago
- Convert promised code to use node style callbacks