Streaming JSON parser in Javascript for Node.js and the browser
TypeScript
213
196 commits
updated Aug 21, 2026
Fast dependency-free library to parse a JSON stream using utf-8 encoding in Node.js, Deno or any modern browser. Fully compliant with the JSON spec and JSON.parse(...).
There are multiple flavours of @streamparser:
@streamparser/json into a WHATWG TransformStream.@streamparser/json into a node Transform stream.See LICENSE.md.
TypeScript
83.1%
JavaScript
16.9%
Streaming JSON parser in Javascript for Node.js and the browser
TypeScript
213
196 commits
updated Aug 21, 2026
Fast dependency-free library to parse a JSON stream using utf-8 encoding in Node.js, Deno or any modern browser. Fully compliant with the JSON spec and JSON.parse(...).
There are multiple flavours of @streamparser:
@streamparser/json into a WHATWG TransformStream.@streamparser/json into a node Transform stream.See LICENSE.md.
TypeScript
83.1%
JavaScript
16.9%