gluajson is a simple JSON encoder/decoder for gopher-lua.
This is a fork of https://layeh.com/gopher-json/ that makes an empty Lua table ({}) translate to an empty object ({}) and not an empty array ([]).
Public domain
| Name | Name | Last commit date | ||
|---|---|---|---|---|
gluajson is a simple JSON encoder/decoder for gopher-lua.
This is a fork of https://layeh.com/gopher-json/ that makes an empty Lua table ({}) translate to an empty object ({}) and not an empty array ([]).
Public domain