Event-Driven JSON Parser for C
Run the following Vcpkg command to install the port.
vcpkg install nanojsonc
The package nanojsonc provides CMake targets:
find_package(nanojsonc CONFIG REQUIRED) target_link_libraries(main PRIVATE nanojsonc::nanojsonc)
v1.2.0#0
May 15, 2025
All
open-source-patterns/nanojsonc15
github.com/open-source-patterns/nanojsonc
d7ce8723ba
BSD-3-Clause
Manifest