package spectrum_tools
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Color conversion and terminal color utilities for Spectrum
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.0.0.alpha2.tar.gz
md5=db49a8c779384c12e87df17f5c3baa77
sha512=3c534a955cc998ff14eab8f3674bcbfd98875df7937c9468bf0c6209490ff334b940920d932a62884b72d68c85415831080af132da4287f4cef848fb6af7f568
Description
Utilities for RGB/HSL conversion, ANSI quantization, and terminal color mapping used by Spectrum.
Published: 25 Mar 2026
Dependencies (8)
-
spectrum_palette_ppx
= version -
spectrum_palettes
= version -
ppx_deriving
>= "5.2" -
re
>= "1.11.0" -
gg
>= "1.0.0" -
color
>= "0.3.0" -
ocaml
>= "4.14" -
dune
>= "3.9"
Dev Dependencies (4)
-
odoc
with-doc -
qcheck-alcotest
with-test & >= "0.21" -
junit_alcotest
with-test & >= "2.0" -
alcotest
with-test & >= "1.4"
Used by (1)
-
spectrum
>= "1.0.0.alpha2"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page