concat-stream + JSON.parse + callback interface and custom parsers
Super-minimalist version of `concat-stream`. Less than 15 lines!
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
writable stream that concatenates strings or binary data and calls a callback with the result
TypeScript definitions for concat-stream
A Minipass stream that collects all the data into a single chunk
Remove a UTF8 BOM at the start of the stream.
concatenative mapdashery
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
CSV parsing implementing the Node.js `stream.Transform` API
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
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.
Parse and compile gettext po and mo files to/from json, nothing more, nothing less
parse SPDX license expressions
Wrap a Readable stream in a Transform stream.
Simple and efficient node stream concatenation.
Process zip files using streaming API
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
Concatenate file contents with a custom separator and generate a source map
Like JSONStream, but using Minipass streams
Promise version of concat-stream.
Transformations for working with Node streams
Split email messages into an object stream