Skip to content

relifeted/element-icon-identicon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

element-icon-identicon

A single-purpose custom HTML element to display an identicon. For example:

<icon-identicon code="abcd" size="200"></icon-identicon>

I've borrowed the MIT-licensed algorithm from @donpark's identicon project.

Custom Element Framework Compatibility

Browser Compatibility

  • requires HTML5 Canvas (might work with a poly-fill)
  • rendering is automatically crisp on high-density displays

About

A single-purpose custom HTML element to display an identicon.

Resources

License

Stars

Watchers

Forks

Packages

No packages published