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.
Plz add good enough examples and, or use cases to the README or a separate document.
It's working fine and removes linefeed or \0xA0 as well, I mistakenly reported here whereas the linefeed problem was related to some other Lua JSON project.
Plz add good enough examples and, or use cases to the README or a separate document.
It's working fine and removes linefeed or \0xA0 as well, I mistakenly reported here whereas the linefeed problem was related to some other Lua JSON project.