/zig-json

A JSON library for inspecting arbitrary values

Primary LanguageZigMIT LicenseMIT

zig-json

loc license

A JSON library for inspecting arbitrary values. Optionally accepts trailing commas.

Fully passes https://github.com/nst/JSONTestSuite.

Usage

See test.zig for examples.

Building Example Program

$ zigmod fetch
$ zig build test

License

MIT