$ luarocks install yyjson-nd
yyjson-nd is a Lua binding to the yyjson C library that preserves the original JSON
document structure and data types by representing JSON nodes as userdata objects.
Conversion to Lua tables and types happens lazily on access, minimizing data loss
and improving performance compared to full eager decoding.
Versions
Dependencies
lua >= 5.1