ColorHash

Elixir implementation of https://github.com/zenozeng/color-hash

Installation

def deps do
  [
    {:color_hash, "~> 0.1.0"}
  ]
end

TODO

  • [ ] add lightness, hue, saturation options