A JSON library for inspecting arbitrary values. Optionally accepts trailing commas.
Fully passes https://github.com/nst/JSONTestSuite.
See test.zig for examples.
test.zig
$ zigmod fetch $ zig build test
MIT