mirror of
https://github.com/rafagafe/tiny-json.git
synced 2025-03-12 11:25:29 +00:00
Merge branch 'master' of https://github.com/rafagafe/tiny-json
This commit is contained in:
commit
d03d55013f
@ -1,5 +1,7 @@
|
||||
# tiny-json
|
||||
|
||||
[](https://travis-ci.org/rafagafe/tiny-json)
|
||||
|
||||
tiny-json is a versatile and easy to use json parser in C suitable for embedded systems. It is fast, robust and portable.
|
||||
|
||||
It is not only a tokenizer. You can get data in string format or get the primitives values in C type variables without performance loss.
|
||||
|
Loading…
Reference in New Issue
Block a user