package spectrum_palette_ppx

  1. Overview
  2. No Docs
PPX rewriter for generating color palette modules from JSON

Install

dune-project
 Dependency

Authors

Maintainers

Sources

1.0.0.alpha.tar.gz
md5=ea03607c966079dcdfaed8a754b91912
sha512=f11d6c90f3658a695f3ed948ff8097970b3b5205c56a7f765d5fea8c0c841cf33bf00b4050771e1c455416ec59ecb0fda9c4b24c39f9679bf00b9e31c8f61a63

Description

Provides the [%palette] PPX extension used to generate strongly-typed OCaml palette modules from JSON color definitions.

Published: 06 Mar 2026

Dependencies (7)

  1. yojson >= "1.7"
  2. oktree >= "0.2.2"
  3. ppxlib >= "0.22.0"
  4. re >= "1.11.0"
  5. color >= "0.3.0"
  6. ocaml >= "4.14"
  7. dune >= "3.9"

Dev Dependencies (3)

  1. odoc with-doc
  2. junit_alcotest with-test & >= "2.0"
  3. alcotest with-test & >= "1.4"

Conflicts

None