org.conman.parsers.jsons

Parse JSON files

$ luarocks install org.conman.parsers.jsons

Parse a JSON file into a Lua table. This supports UTF-8 encoded
JSON files, and can handle much larger files than
org.conman.parsers.json. You can also stream data into the parser
via a function instead of passing in the entire JSON dataset as a
string.

Versions

1.0.7-33 years ago60 downloads
1.0.7-23 years ago34 downloads
1.0.7-17 years ago1,502 downloads
1.0.6-17 years ago1,463 downloads
1.0.5-17 years ago1,464 downloads
1.0.4-17 years ago1,453 downloads

Dependencies

LPeg >= 1.0.0
lua >= 5.1, <= 5.4

Labels

Manifests