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☆671Jul 27, 2018Updated 7 years ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,905Nov 22, 2022Updated 3 years ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆439Mar 6, 2026Updated 2 weeks ago
- ☆346Jul 2, 2019Updated 6 years ago
- Creates a duplex stream☆96Mar 8, 2021Updated 5 years ago
- ☆102Aug 5, 2021Updated 4 years ago
- Easy way to create a Readable Stream☆70Mar 11, 2017Updated 9 years ago
- ☆43Jun 12, 2018Updated 7 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆194Jun 14, 2024Updated last year
- Node-core streams for userland☆1,045Jan 7, 2025Updated last year
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Jun 11, 2019Updated 6 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Jun 16, 2025Updated 9 months ago
- A collection of useful stream utility modules for writing better code using streams☆1,088Jun 6, 2020Updated 5 years ago
- websockets with the node stream API☆669Aug 15, 2024Updated last year
- A through2 to create an Array.prototype.map analog for streams.☆70Feb 28, 2026Updated 3 weeks ago
- extend like a boss☆306Aug 10, 2020Updated 5 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆71Apr 24, 2020Updated 5 years ago
- pipe streams together and close all of them if one of them closes☆918Feb 28, 2026Updated 3 weeks ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Determine if an object is a Node.js Stream☆63Dec 30, 2015Updated 10 years ago
- Returns the next buffer/object in a stream's readable queue☆22Jan 17, 2024Updated 2 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Jun 14, 2024Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Oct 28, 2024Updated last year
- Node's domain module for the web browser☆32Nov 22, 2025Updated 3 months ago
- Repeat a string - fast☆35May 3, 2021Updated 4 years ago
- Turn an array like into an array☆12Mar 14, 2021Updated 5 years ago
- Buffer data from a stream into an array if a callback is provided☆32Nov 15, 2014Updated 11 years ago
- Super-minimalist version of `concat-stream`. Less than 15 lines!☆23Jul 17, 2020Updated 5 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Jun 14, 2024Updated last year
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 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
- Iterate all the data in a stream☆38Jul 30, 2018Updated 7 years ago
- A stream of fixed-size blocks☆55Nov 24, 2025Updated 3 months ago
- Download a file to disk programmatically☆16Dec 3, 2017Updated 8 years ago
- browserify fs.readFileSync() static asset inliner☆560Dec 21, 2024Updated last year
- AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.☆30Jun 2, 2020Updated 5 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- Generate safe JS code that can used to reference a object property☆25Sep 3, 2024Updated last year