esamattis / node-promisepipe
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
- Error handling utilities for node☆122Updated 2 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Get a PATH containing locally installed module executables.☆49Updated 4 years ago
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- Convert streams (readable or writable) to promises☆139Updated 7 months ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆93Updated 6 years ago
- Inspect the life of handle objects in node☆36Updated 7 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Prints out information about the process's active handles, including function source and location☆57Updated 9 years ago
- Cache and replay NodeJS streams☆40Updated 4 years ago
- Streaming JSON.stringify()☆60Updated 7 years ago
- Hooking Node.js stdout☆68Updated 3 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 8 years ago
- Convert promised code to use node style callbacks☆41Updated 7 years ago
- /dev/null for node streams☆43Updated 7 years ago
- Support any Observable library and polyfill☆70Updated 3 years ago
- Determine if an object is a Node.js Stream☆63Updated 9 years ago
- Error predicate functions for operational errors thrown by node core.☆31Updated 5 years ago
- Promise and async/await support for Tape☆46Updated 4 years ago
- Quick and dirty psychoanalysis for objects☆66Updated 6 years ago
- Deprecated in favor of promise-toolbox/fromEvent☆36Updated 4 years ago
- New line-delimeted JSON parser with a stream interface☆49Updated 4 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 2 years ago
- Node require wrapper with options for cache busting, pre- and post-processing☆109Updated 8 years ago
- Walk a directory tree in node.js☆21Updated 9 years ago
- A cross platform solution to node's spawn☆66Updated 7 years ago
- Cross-platform helper for managing multiple versions of MongoDB☆46Updated last year
- Simple node.js pass-through stream (RW) which calculates the a crypto digest (sha/md5 hash) of a stream and also the length. Pipe your st…☆30Updated 5 years ago
- node/npm module to imitate fs.execSync☆39Updated 7 months ago