JSON Streaming Parser for Node.js
JSON →jsonparse is a pure JavaScript library providing a streaming JSON parser for Node.js environments. Currently at version 1.3.1, this package allows developers to process large JSON inputs incrementally, rather than loading the entire structure into memory like the built-in `JSON.parse` method. This streaming capability is its primary differentiator, enabling more memory-efficient handling of vast datasets or continuous data feeds. However, the package has seen no updates since 2012, indicating it is no longer actively maintained. Its release cadence is effectively nonexistent, and it targets very old Node.js versions (0.2.0+). Developers should be aware of its age when considering it for modern applications.
Traffic · last 30 days ↑150% vs prev 7d
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇨🇦 Canada · 🇫🇷 France