mafintosh / end-of-streamLinks
Call a callback when a readable/writable/duplex stream has completed or failed.
☆149Updated 3 weeks ago
Alternatives and similar repositories for end-of-stream
Users that are interested in end-of-stream are comparing it to the libraries listed below
Sorting:
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 6 years ago
- Like ruby's Abbrev module☆167Updated this week
- Check if something is a Node.js stream☆112Updated 8 months ago
- recursively find the closest package.json☆48Updated 2 years ago
- A simple LRU cache☆137Updated 3 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- When close() is just not enough☆189Updated 4 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Create and parse HTTP Content-Type header☆136Updated last week
- programmatic npm API☆111Updated 4 years ago
- Error handling utilities for node☆125Updated 2 years ago
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated last year
- resolve function which support the browser field in package.json☆102Updated 6 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Delay the evaluation of a paramless async function and cache the result☆97Updated last year
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- lock asynchronous resources☆48Updated 4 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- Promisifies all the selected functions in an object☆57Updated 4 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 6 months ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- extend like a boss☆305Updated 4 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆248Updated 10 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago