hughsk / from2
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
☆132Updated 5 years ago
Alternatives and similar repositories for from2:
Users that are interested in from2 are comparing it to the libraries listed below
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 4 years ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 4 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 9 months ago
- executable specification for Stream (make testing streams easy)☆125Updated 9 years ago
- async_hook trace emitter 🔍☆37Updated 4 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Beautify Benchmark.js's output into readable form.☆35Updated 8 years ago
- Creates a duplex stream☆95Updated 4 years ago
- Promisifies all the selected functions in an object☆57Updated 4 years ago
- Determine if an object is a Node.js Stream☆63Updated 9 years ago
- Promisify a callback-based function☆109Updated 4 years ago
- Safe, constant-time comparison of Buffers☆50Updated 11 months ago
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Babel preset to make node@4 ES2015 compatible.☆47Updated 8 years ago
- Figure out if your node process is blocked because the CPU is spinning and exit the program with a stack trace if that is the case☆68Updated 6 years ago
- [DEPRECATED] Compose generator and async/await middleware☆71Updated 8 years ago
- ☆102Updated 3 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated 9 months ago
- A cross platform solution to node's spawn☆66Updated 7 years ago
- A through2 to create an Array.prototype.map analog for streams.☆70Updated 11 months ago
- npm module: backwards compatibilify your callback functions while migrating apis to promises☆30Updated 10 years ago
- Node.js and io.js native addon build tool a (hopefully temporary) fork of TooTallNate/node-gyp☆38Updated 9 years ago
- Cache your async lookups and don't fetch the same thing more than necessary.☆120Updated 3 years ago
- A really fast LRU cache for array items (numeric keys)☆57Updated 8 years ago
- Delay the evaluation of a paramless async function and cache the result☆97Updated 9 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Like ruby's Abbrev module☆165Updated 5 months ago