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:
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 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
- Convert streams (readable or writable) to promises☆140Updated last year
- When close() is just not enough☆189Updated 4 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Node require wrapper with options for cache busting, pre- and post-processing☆108Updated 9 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 5 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 2 months ago
- Generic stream reconnection module.☆122Updated 7 years ago
- Error handling utilities for node☆125Updated 2 years ago
- Promise and async/await support for Tape☆46Updated 5 years ago
- Prints out information about the process's active handles, including function source and location☆57Updated 10 years ago
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Topological sorting with grouping support☆108Updated 9 months ago
- Cute up your stack traces in Node☆82Updated 7 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- executable specification for Stream (make testing streams easy)☆126Updated 9 years ago
- Get a PATH containing locally installed module executables.☆49Updated 5 years ago
- /dev/null for node streams☆43Updated 8 years ago
- A simple utility for creating sub-classed errors in Javascript☆103Updated 9 years ago
- Babel preset to make node@4 ES2015 compatible.☆47Updated 8 years ago
- Support any Observable library and polyfill☆71Updated 4 years ago
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 9 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year