yyjson-nd

Non-destructive Lua binding for yyjson

$ 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

0.1.2-155 days ago0 downloads
0.1.0-11 year ago8 downloads

Dependencies

lua >= 5.1

Manifests