writable stream that concatenates strings or data and calls a callback with the result
☆577Jun 23, 2021Updated 4 years ago
Alternatives and similar repositories for concat-stream
Users that are interested in concat-stream are comparing it to the libraries listed below
Sorting:
- simple way to create a ReadableWritable stream that works☆670Jul 27, 2018Updated 7 years ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,906Nov 22, 2022Updated 3 years ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆439Jan 21, 2026Updated last month
- Creates a duplex stream☆96Mar 8, 2021Updated 4 years ago
- ☆345Jul 2, 2019Updated 6 years ago
- Easy way to create a Readable Stream☆70Mar 11, 2017Updated 8 years ago
- Node-core streams for userland☆1,045Jan 7, 2025Updated last year
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Jun 14, 2024Updated last year
- A collection of useful stream utility modules for writing better code using streams☆1,087Jun 6, 2020Updated 5 years ago
- ☆43Jun 12, 2018Updated 7 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Jun 16, 2025Updated 8 months ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Jun 11, 2019Updated 6 years ago
- websockets with the node stream API☆668Aug 15, 2024Updated last year
- ☆102Aug 5, 2021Updated 4 years ago
- pipe streams together and close all of them if one of them closes☆918Jun 16, 2025Updated 8 months ago
- A through2 to create an Array.prototype.map analog for streams.☆70Apr 22, 2024Updated last year
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Jun 14, 2024Updated last year
- extend like a boss☆306Aug 10, 2020Updated 5 years ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Oct 28, 2024Updated last year
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Apr 24, 2020Updated 5 years ago
- Returns the next buffer/object in a stream's readable queue☆22Jan 17, 2024Updated 2 years ago
- Node's domain module for the web browser☆32Nov 22, 2025Updated 3 months ago
- Super-minimalist version of `concat-stream`. Less than 15 lines!☆23Jul 17, 2020Updated 5 years ago
- A stream of fixed-size blocks☆53Nov 24, 2025Updated 3 months ago
- Download a file to disk programmatically☆16Dec 3, 2017Updated 8 years ago
- Iterator abstraction as specified in ECMAScript6☆19Jun 30, 2021Updated 4 years ago
- Unpipe a stream from all destinations☆22Dec 15, 2020Updated 5 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.☆30Jun 2, 2020Updated 5 years ago
- browserify fs.readFileSync() static asset inliner☆560Dec 21, 2024Updated last year
- Repeat a string - fast☆35May 3, 2021Updated 4 years ago
- Determine if an object is a Node.js Stream☆63Dec 30, 2015Updated 10 years ago
- Turn an array like into an array☆12Mar 14, 2021Updated 4 years ago
- Generate safe JS code that can used to reference a object property☆25Sep 3, 2024Updated last year
- Iterate all the data in a stream☆38Jul 30, 2018Updated 7 years ago
- mutiplex-demultiplex multiple streams through a single text Stream☆180Nov 17, 2015Updated 10 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Jun 14, 2024Updated last year
- Check if something is a Node.js stream☆115Oct 28, 2024Updated last year