isaacs / async-cacheLinks
Cache your async lookups and don't fetch the same thing more than necessary.
☆121Updated 3 years ago
Alternatives and similar repositories for async-cache
Users that are interested in async-cache are comparing it to the libraries listed below
Sorting:
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- Generic stream reconnection module.☆122Updated 8 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- Figure out if your node process is blocked because the CPU is spinning and exit the program with a stack trace if that is the case☆68Updated 6 years ago
- Spawn a process and restart it if it crashes☆256Updated 6 years ago
- Cute up your stack traces in Node☆82Updated 7 years ago
- [DEPRECATED] Compose generator and async/await middleware☆71Updated 8 years ago
- Convert Node Streams into ECMAScript-Observables☆72Updated 6 years ago
- mongo query API component☆65Updated 10 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- get the local network address of your machine☆67Updated 8 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- Convert npm dependency list to dot file which can be visualized using graphiz☆60Updated 7 years ago
- Error handling utilities for node☆126Updated 3 years ago
- A simple utility for creating sub-classed errors in Javascript☆103Updated 9 years ago
- Tiny Deferred on top of a Promise☆69Updated 8 years ago
- NOTE: You probably want native promises now☆181Updated 7 years ago
- git revision in node☆110Updated 7 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 4 years ago
- Promisify a callback-based function☆109Updated 4 years ago
- [DEPRECATED] use any-promise☆46Updated 8 years ago
- Retry superagent requests for common hangups☆85Updated 2 years ago
- Promisifies all the selected functions in an object☆57Updated 4 years ago
- webpack plugin to inline all environment variables during☆67Updated 8 years ago
- Fuzzy match a command from a list (typo-safety)☆67Updated 9 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Wrap Node-callback functions to return Promises.☆149Updated 6 years ago