Popularity
0.5
Growing
Activity
7.1
Declining
8
2
1

Description

json-stream-es is a modern JavaScript library that provides a streaming alternative to JSON.parse() and JSON.stringify(). It is published as an ECMAScript Module (ESM) and uses the new Streams API (in particular TransformStreams), and thus should work in the browser, in Node.js and in any other modern JavaScript environment. json-stream-es also supports various types of JSON streaming, in particular generating/consuming multiple JSON documents separated by newlines (JSONL), record separators (JSON-seq) or no delimiter.

Programming language: TypeScript
License: BSD 2-clause "Simplified" License
Tags: JSON     Streams     Parsing     Stream     Streaming     Stringify     Parser     JSONL     JSON-seq    

json-stream-es alternatives and similar modules

Based on the "Parsing" category.
Alternatively, view json-stream-es alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of json-stream-es or a related project?

Add another 'Parsing' Module