intersperse stream chunks with separators
transform input into equally-sized blocks of output
Create a stream that emits events from multiple other streams
A stream that emits multiple other streams one after another.
a collection of useful streams
A drop-in Streams2-compatible replacement for combined-stream.
Smash two object streams together, or, `select * from stream1 join stream2 on stream1.x = stream2.y`
Improved typeof detection for node.js and the browser.
Join urls and normalize as in path.join.
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
TypeScript definitions for block-stream2
Object value retrieval given a string path
Pipe data through a stream until some fixed length is reached, then callback.
Improved deep equality testing for Node.js and the browser.
Array manipulation, ordering, searching, summarizing, etc.
Type safe SQL query builder
Join a list
Join urls or system paths, even with undefined values
Turborepo is a high-performance build system for JavaScript and TypeScript codebases.
Markdown-ish syntax for generating flowcharts, mindmaps, sequence diagrams, class diagrams, gantt charts, git graphs and more.
Simple and efficient node stream concatenation.
Transform input into equally-sized blocks of output
The React Framework
Make a mirror of stream, it's useful that do different transform of the same stream.