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
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- Get a PATH containing locally installed module executables.☆49Updated 4 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 6 years ago
- Convert streams (readable or writable) to promises☆139Updated 8 months ago
- Inspect the life of handle objects in node☆36Updated 7 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Deprecated in favor of promise-toolbox/fromEvent☆35Updated 4 years ago
- Prints out information about the process's active handles, including function source and location☆57Updated 9 years ago
- Error handling utilities for node☆122Updated 2 years ago
- Handy JavaScript Error classes representing the standard HTTP errors. Easily extensible and subclassable.☆31Updated last year
- Streaming JSON.stringify()☆60Updated 7 years ago
- Very simple module to calculate block execution time.☆38Updated last year
- A stream implementation of the bunyan cli tool's pretty printing capabilities☆57Updated 7 years ago
- Pipe an Array through Node.js streams☆43Updated 3 years ago
- Enables --harmony flags programmatically.☆25Updated 8 years ago
- Determine if an object is a Node.js Stream☆63Updated 9 years ago
- Easy streams for node.js☆44Updated last year
- recursively find the closest package.json☆48Updated 2 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆36Updated last year
- Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability☆61Updated 4 years ago
- Exposes stats about the libuv default loop☆33Updated 8 months ago
- $merge and $patch keywords for Ajv JSON-Schema validator to extend schemas☆46Updated last year
- Validate and parse request data using swagger parameters arrays☆9Updated 5 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
- A cross platform solution to node's spawn☆66Updated 7 years ago
- Install MongoDB prebuilt package using npm https://npmjs.org/package/mongodb-prebuilt☆56Updated 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