A better `Stream.pipe` that creates duplex streams and lets you handle errors in one place.
☆294Mar 25, 2024Updated last year
Alternatives and similar repositories for multipipe
Users that are interested in multipipe are comparing it to the libraries listed below
Sorting:
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Jun 11, 2019Updated 6 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Apr 24, 2020Updated 5 years ago
- A ternary stream: conditionally control the flow of stream data☆36Jun 19, 2020Updated 5 years ago
- Create a from2 stream based on an array of source values☆17Jul 6, 2015Updated 10 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Range search with a query plan☆14May 29, 2015Updated 10 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Jun 16, 2025Updated 8 months ago
- Iterate all the data in a stream☆38Jul 30, 2018Updated 7 years ago
- writable stream that reformats text and wraps lines to a specific line width (default 80). also available as a command line tool☆30Jul 3, 2015Updated 10 years ago
- Parse and stringify mdns service types☆15Jul 16, 2017Updated 8 years ago
- Turn an array like into an array☆12Mar 14, 2021Updated 4 years ago
- ☆11Aug 8, 2016Updated 9 years ago
- Determine if an object is a Node.js Stream☆63Dec 30, 2015Updated 10 years ago
- Apply an async function to each Array element in series☆21Sep 18, 2015Updated 10 years ago
- ☆19Dec 21, 2024Updated last year
- Scroll to the current anchor in the url if possible☆11Jun 18, 2017Updated 8 years ago
- Array#filter for older browsers.☆18Feb 23, 2024Updated 2 years ago
- Detect whether a value is an error☆15Apr 16, 2019Updated 6 years ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- A collection of useful stream utility modules for writing better code using streams☆1,087Jun 6, 2020Updated 5 years ago
- Create a writable stream that writes to multiple other writeable streams☆30Mar 22, 2018Updated 7 years ago
- Create servers/clients that listen on names instead of ports and hostnames and are accessible over the internet☆184Apr 22, 2017Updated 8 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Jun 14, 2024Updated last year
- Iterator abstraction as specified in ECMAScript6☆19Jun 30, 2021Updated 4 years ago
- Combine multiple duplex streams into just one☆20Aug 8, 2017Updated 8 years ago
- Returns the next buffer/object in a stream's readable queue☆22Jan 17, 2024Updated 2 years ago
- Readable stream that reads from multiple readable streams at the same time☆22May 5, 2017Updated 8 years ago
- Serializes any DOM node into a String☆37Aug 3, 2019Updated 6 years ago
- A priority queue that shuffles elements with the same priority.☆24Oct 5, 2018Updated 7 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Sep 1, 2017Updated 8 years ago
- Parse a glob pattern into an object of path parts.☆25Apr 14, 2020Updated 5 years ago
- Modify the values of an object☆29Sep 10, 2021Updated 4 years ago
- Make bin scripts work local npm dependencies☆23Mar 19, 2015Updated 10 years ago
- List of SquatUp projects network☆16Dec 19, 2017Updated 8 years ago
- A tool for respawning node binaries when special flags are present.☆21Dec 30, 2025Updated 2 months ago
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- create browserify bundle that also works in electron☆36Nov 11, 2016Updated 9 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Mar 31, 2023Updated 2 years ago
- A test suite and interface you can use to implement a chunk based storage backend☆119May 31, 2023Updated 2 years ago