Description
Streaming JSON parsing and generation through YAJL can be integrated into Lua applications.
This package is useful for developers processing structured data, APIs, or large JSON streams from Lua code. It is a JSON library binding, not a standalone data viewer.
External JSON is untrusted input. Validate decoded fields before using them for files, permissions, or network decisions.