Skip to content

Latest commit

 

History

History
executable file
·
3 lines (2 loc) · 165 Bytes

File metadata and controls

executable file
·
3 lines (2 loc) · 165 Bytes

A simple JSON parser written in C. Only UTF-8 encoded JSON can be processed, and JSON object keys and strings are returned as UTF-8 encoded C strings.

LICENSE: MIT