Showing 1-20 of 36 packages
split a Text Stream into a Line Stream, using Stream 3
TypeScript definitions for split2
Break up a stream and reassemble it so that each line is a chunk. `split-webstreams` is inspired by [split2](https://github.com/mcollina/split2).
👉 https://hyper.fun/c/tabler-arrows-split2/1.3.0
Turn a `git log` into a stream of commit objects
streaming pipeline with a mutable configuration
see how long files take to require from the CLI
Streams groups of chunks based on conditions or an interval
This is a rewrite of [`split2`](https://github.com/mcollina/split2), ported to TypeScript and ES module, using new ES syntaxes, having a similar interface with slightly different implementation.
outside-split2
Interleave multiple input streams into a single stream
DNA file reader (in DTC formats) and parser
simple new line stream for node.js stream2
A binary transform stream splitting chunks by newline characters
A React component for finding matches within a split string.
split a Text Stream into a Line Stream, using Stream 3
call an async function for each data event into through stream. manage concurrency as back pressure
combine stream chunks pairwise
Process data generator
Split a stream on a new-line character and reassemble it into a stream of line-sized chunks. Zero dependencies with a focus on speed and simplicity.