package jsonkit-melange
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
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
Dev Dependencies (6)
-
odoc
with-doc -
ocamlformat
= "0.28.1" & with-dev-setup -
ocaml-lsp-server
with-dev-setup -
opam-check-npm-deps
>= "4.1.0" & with-dev-setup -
reason
>= "3.10.0" & with-test -
melange-jest
with-test
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page