liblaxjson1

relaxed streaming JSON parser library

Description

Official JSON is almost human-readable and human-writable. Disabling a few of the strict rules makes it significantly more so.

This library is intended for parsing user input, such as a config file. It is not intended for serializing or deserializing, or as a format for computer-to- computer communication.

This relaxed streaming JSON parser allows:
 * unquoted keys
 * single quotes `'`
 * `//` and `/* */` style comments
 * extra commas `,` in arrays and objects

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/andrewrk/liblaxjson


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install liblaxjson1