package jsonkit-melange

  1. Overview
  2. No Docs
Compositional JSON encode/decode library and PPX for Melange

Install

dune-project
 Dependency

Authors

Maintainers

Sources

jsonkit.1.0.0.tar.gz
md5=f99a3d4b62812b9ad1b9d8150f54facd
sha512=21243955f5a7677b011bbc57e954f31e3e72c28318fb29b83d1c474247645338849bb8a43da2a7ef53fb41a1e0f1a20abc2665e63ffafb440447ccdef0bec04c

Description

Provides tools for converting JSON to typed OCaml values in Melange. It includes custom encoders, decoders, and a PPX for automating these conversions.

Published: 31 Jul 2026

Dependencies (4)

  1. ppxlib >= "0.38.0"
  2. melange >= "4.0.0"
  3. ocaml
  4. dune >= "3.16"

Dev Dependencies (6)

  1. odoc with-doc
  2. ocamlformat = "0.28.1" & with-dev-setup
  3. ocaml-lsp-server with-dev-setup
  4. opam-check-npm-deps >= "4.1.0" & with-dev-setup
  5. reason >= "3.10.0" & with-test
  6. melange-jest with-test

Used by

None

Conflicts

None