/mosaic

UI Components for Phoenix Framework

Primary LanguageElixirMIT LicenseMIT

Mosaic

logo

Opinionated UI Components for Phoenix Developers

Installation

The package can be installed by adding mosaic to your list of dependencies in mix.exs:

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

Documentation

https://hexdocs.pm/mosaic generated with ExDoc and published on HexDocs