felixge / node-stream-cache
A simple way to cache and replay readable streams.
☆45Updated 5 years ago
Alternatives and similar repositories for node-stream-cache:
Users that are interested in node-stream-cache are comparing it to the libraries listed below
- Construct HTTP/HTTPS agents for tunneling proxies☆44Updated 6 years ago
- get the local network address of your machine☆67Updated 8 years ago
- An asynchronous middleware pattern☆27Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Put a little spinner on process.stderr, as unobtrusively as possible.☆43Updated 5 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 2 years ago
- Fast, disk space efficient installation engine. Used by pnpm☆24Updated 6 years ago
- 🌲 A transport for reformatting pino logs into standard syslog format☆31Updated last week
- Like `fs.createWriteStream(...)`, but atomic.☆49Updated 2 years ago
- Easy way to create a Readable Stream☆70Updated 7 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated 8 months ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 4 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Get the callsite of the caller function☆53Updated 3 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 2 years ago
- API-first task runner with three methods: task, run and watch.☆35Updated 6 years ago
- http url router, `connect` missing router middleware☆60Updated 11 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 9 months ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆36Updated last year
- Get the version numbers of a package from the npm registry☆30Updated 11 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 3 years ago
- Get a list of npm packages with keywords☆52Updated 11 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated 3 months ago
- ☆41Updated 6 years ago
- Node 8's util.promisify, as a node module