Skip to content

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

Notifications You must be signed in to change notification settings

gpressutto5/identicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages