Hashvatar

Implementation of Hashvatar by François Best.

Installation

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

def deps do
  [
    {:hashvatar, "~> 1.0.0"}
  ]
end

Usage

Example:

<Hashvatar.hashvatar
  identifier={@user.uuid}
  variant={:stagger}
  line_color="#fffaf0"
/>

Options: