package color

  1. Overview
  2. Docs

Description

Converts between different color formats

Library that converts between different color formats. Right now it deals with HSL, HSLA, RGB and RGBA formats.

The goal for this library is to provide easy handling of colors on the web, when working with js_of_ocaml.

Published: 21 Sep 2018

Dependencies (3)

  1. gg
  2. dune
  3. ocaml >= "4.05.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by (1)

  1. spectrum

Conflicts

None