Packages

ExChroma is a collection of modules that help you perform operations on colors It is influenced by chroma.js

Retired package: not maintained

Current section

Files

Jump to
ex_chroma README.md
Raw

README.md

# ExChroma
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `ex_chroma` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:ex_chroma, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/ex_chroma](https://hexdocs.pm/ex_chroma).