6989abb603
Fast JSON encoding/parsing for Lua with OpenResty enhancements This fork of mpx/lua-cjson is included in the OpenResty bundle and includes a few bugfixes and improvements, especially to facilitate the encoding of empty tables as JSON Arrays. Please refer to the lua-cjson documentation for standard usage. WWW: https://github.com/openresty/lua-cjson
6 lines
244 B
Plaintext
6 lines
244 B
Plaintext
This fork of mpx/lua-cjson is included in the OpenResty bundle and includes
|
|
a few bugfixes and improvements, especially to facilitate the encoding of
|
|
empty tables as JSON Arrays.
|
|
|
|
Please refer to the lua-cjson documentation for standard usage.
|