esamattis / node-promisepipeLinks
Safely pipe node.js streams while capturing all errors to a single promise
☆80Updated 6 years ago
Alternatives and similar repositories for node-promisepipe
Users that are interested in node-promisepipe are comparing it to the libraries listed below
Sorting:
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 6 years ago
- Streaming JSON.stringify()☆60Updated 7 years ago
- Get a PATH containing locally installed module executables.☆50Updated 5 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- Promise and async/await support for Tape☆46Updated 5 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Error handling utilities for node☆125Updated 2 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- /dev/null for node streams☆43Updated 8 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Format a TAP stream using Mocha's set of reporters☆28Updated last year
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- Quick and dirty psychoanalysis for objects☆66Updated 7 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- executable specification for Stream (make testing streams easy)☆125Updated 9 years ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- Specialized Promise Extensions☆52Updated 3 months ago
- Cute up your stack traces in Node☆82Updated 6 years ago
- Long stack traces using async listeners☆65Updated 3 years ago
- Spawn locally installed npm dependencies with cross platform env and argument parsing support☆38Updated 9 years ago
- Wrap an asynchronous middleware (or handler) function for Express, Connect, router, etc.☆51Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 3 weeks ago
- Run an array of functions in parallel, but limit the number of tasks executing at the same time☆76Updated 2 years ago
- node/npm module to imitate fs.execSync☆40Updated last year
- Generic stream reconnection module.☆122Updated 7 years ago