You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
rafagafe db300df41b Readme file is updated. 8 years ago
README.md Readme file is updated. 8 years ago
example-01.c The example files are renamed. 8 years ago
example-02.c The example files are renamed. 8 years ago
makefile The example files are renamed. 8 years ago
tiny-json.c Float point support is added. 8 years ago
tiny-json.h Float point support is added. 8 years ago

README.md

tiny-json

tiny-json is a versatile and easy to use json parser suitable for IoT. It does not use recursivity. It does not use dynamic memory. It has not limits in nested level in arrays or json objects.