esamattis / node-promisepipeLinks
Safely pipe node.js streams while capturing all errors to a single promise
☆80Updated 7 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:
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Streaming JSON.stringify()☆60Updated 8 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- Get a PATH containing locally installed module executables.☆49Updated 5 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 4 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- Error handling utilities for node☆126Updated 3 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆75Updated 5 years ago
- Run an array of functions in parallel, but limit the number of tasks executing at the same time☆76Updated 2 years ago
- Specialized Promise Extensions☆52Updated 3 weeks ago
- Promise and async/await support for Tape☆46Updated 5 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- When close() is just not enough☆188Updated 5 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Feel like npm is drunk or maybe you are and want to verify what gets published via `npm publish`? irish-pub has you covered.☆68Updated 7 years ago
- /dev/null for node streams☆43Updated 8 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 5 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last month
- Safe, constant-time comparison of Buffers☆50Updated last year
- API for combining call site modifiers☆44Updated 6 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆92Updated 2 years ago
- Generic stream reconnection module.