xtao-org/jsonhilo

Fast lossless JSON parse event streaming, in JavaScript.

42
/ 100
Emerging

This is a JavaScript library for developers that efficiently processes JSON data by streaming parse events. It takes in chunks of JSON text and outputs a sequence of events representing the structure and content of the JSON, such as opening an object or finding a key-value pair. JavaScript developers working on web applications, Node.js services, or Deno projects would use this.

No commits in the last 6 months. Available on npm.

Use this if you are a JavaScript developer who needs to process very large JSON files or streams without loading the entire data into memory, or if you need to perform detailed, lossless parsing of JSON, including preserving whitespace and escape sequences.

Not ideal if you are looking for a simple `JSON.parse()` replacement for small JSON strings or if you are not a JavaScript developer.

JSON-processing data-streaming web-development backend-development JavaScript-utilities
Stale 6m No Dependents
Maintenance 2 / 25
Adoption 8 / 25
Maturity 25 / 25
Community 7 / 25

How are scores calculated?

Stars

45

Forks

3

Language

JavaScript

License

MIT

Last pushed

Aug 24, 2025

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/xtao-org/jsonhilo"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.