263 B
263 B
Json
A simple json stringifying library written in C out of frustration.
Heavily based on std.json.stringify.zig, because it's simple and effective.
See main.c for a usage example.