Description
JSON encoders and decoders can be generated for OCaml types through Yojson integration. This helps projects exchange structured data while keeping codec code aligned with type definitions.
It is a Git version of a PPX codec generator. Use it when development snapshots are acceptable for a project that needs Yojson-derived code.