jsonriver is a lightweight streaming JSON parser that incrementally parses JSON data as it arrives from network requests or language models. It yields progressively complete values while maintaining type consistency and correctness guarantees. The library has zero dependencies, works in any JavaScript environment, and passes
Sort: