We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80877f6 commit 1e98341Copy full SHA for 1e98341
README.md
@@ -1,3 +1,7 @@
1
[](https://github.com/constarg/cjlib/actions/workflows/cjlib.yml)
2
# cjlib
3
C library for reading/writing json format files
4
+
5
+# PROJECT AT STALL.
6
+ - CURRENTLY WORKING PART: The library successfully parses any JSON file and store's it in the memory as a AVL BStree.
7
+ - WORKING PART: Restore the object to the string version, given the AVL BStree.
0 commit comments