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.alpha2.tar.gz
md5=db49a8c779384c12e87df17f5c3baa77
sha512=3c534a955cc998ff14eab8f3674bcbfd98875df7937c9468bf0c6209490ff334b940920d932a62884b72d68c85415831080af132da4287f4cef848fb6af7f568

Description

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

Published: 25 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"

Used by (2)

  1. spectrum_palettes >= "1.0.0.alpha2"
  2. spectrum_tools >= "1.0.0.alpha2"

Conflicts

None