Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.

cristianob/MicroCJson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

======= READ THIS ========

The Micro C Json is in Beta.

======= Using ========

* Include micro_cjson.hpp
* Call parseJSON(string) with the JSON data in a string container
* The return type is JSONData
* Use the functions JSONData_read<type>(JSONData) to read

About

A Micro Json Parser for C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages