uhop/stream-json
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.
GitHub repository with 1,190 stars and 53 forks.
Language: JavaScript
Topics: streaming-json, parser, filter, json, json-parser, jsonc, large-files, memory-efficient, nodejs, pipeline