gpressutto5 / identicon

πŸ‘¨πŸ» Package to create identicon-like images based on a given string.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Identicon

Package to create identicon-like images based on a given string.

Examples

gpressutto5 Guilherme Pressutto
gpressutto5 Guilherme Pressutto

Installation

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

def deps do
  [
    {:identicon, github: "gpressutto5/identicon"}
  ]
end

Documentation can be generated with ExDoc.

About

πŸ‘¨πŸ» Package to create identicon-like images based on a given string.


Languages

Language:Elixir 100.0%