json-input-stream transforms the incoming data into a JSON object.
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.
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Like JSONStream, but using Minipass streams
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Object transformations implementing the Node.js `stream.Transform` API
JSON.Stringify as a readable stream
Bytes go in, but they don't come out (when muted).
Command-line JSON viewer
create a pipeline of streams using Minipass
minimal implementation of a PassThrough stream
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
Get stdin as a string or Uint8Array
TypeScript definitions for stream-json
A small toolset for streaming JSON-RPC data and matching requests and responses
An iteration of the Node.js core streams with a series of improvements
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
decompress tar plugin
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
Pure Javascript JSON to CSV converter.
decompress tar.gz plugin
Parse and compile gettext po and mo files to/from json, nothing more, nothing less
read(1) for node programs
Synchronous version of the Fetch API
A streaming JSON input plugin for fluentd
SmarterJSON is a permissive JSON/JSON5 parser: comments, trailing commas, different quote styles, Python/JS keywords, and more, all parse to the same Ruby objects. Purposely no strict mode, always best-effort, blazing fast. Handles BOM, smart quotes, messy input. Compatible with config/data files and API responses alike.
A gem to pretty print anything. Currently supports input formats: - ruby (.inspect formatted) - yaml - json And will auto-detect input type, though you can force detection. Outputs yaml by default, but can output ruby, yaml, or json. Input streams or files may be compressed with zlib/deflate, however, gzip is not currently supported.
No description provided.
No description provided.