Pipe an Array through Node.js streams
git-log-parser
- For arrays: https://github.com/stream-utils/stream-to-array - For strings: https://github.com/stream-utils/raw-body
High-performance JSON Pointer implementation
Readable streamx interface over anymatch.
Command-line JSON viewer
Node.js Streams, a user-land copy of the stream library from Node.js
construct pipes of streams of events
Check if something is a Node.js stream
Parse and stringify JSON with comments. It will retain comments even after saved!
TypeScript definitions for stream-array
Convert Node Streams into ECMAScript-Observables
Streaming JSON.stringify()
a JSON logging library for node.js services
convert csv to json and json to csv
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
Streaming JSON parser in Javascript for Node.js, Deno and the browser
Toggle the CLI cursor
destroy a stream if possible
extended POSIX-style sprintf
Call a callback when a readable/writable/duplex stream has completed or failed.
Base class for writable streams
Returns a promise which fulfils with the supplied stream's content
TypeScript definitions for stream-to-array