harningt / luajson

JSON parser/encoder for Lua Parses JSON using LPEG for speed and flexibility. Depending on parser/encoder options, various values are preserved as best as possible.
http://www.eharning.us/wiki/luajson/
Other
251 stars 48 forks source link

Update README to remove non-present functionality #37

Closed harningt closed 7 years ago

harningt commented 8 years ago

At least one function is mentioned in the readme that is non-present: isEncodable.