Skip to content
forked from layeh/gopher-json

a simple JSON encoder/decoder for gopher-lua

License

Notifications You must be signed in to change notification settings

fiatjaf/gluajson

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gluajson GoDoc

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 ([]).

License

Public domain

About

a simple JSON encoder/decoder for gopher-lua

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%