Paleta

An Elixir UI Components library to make engineers' life easier.

Build Status

Installation

If available in Hex, the package can be installed by adding paleta to your list of dependencies in mix.exs:

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