Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.

[ARCHIVED] angular wrapper for github like identicons

License

Notifications You must be signed in to change notification settings

linagora/angular-identicon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-identicon

angular wrapper for github like identicons - identicon.js

Demo

View Demo

Usage

  1. install package bower install angular-identicon --save

  2. add identicon as a dependency to your app angular.module('yourModule', ['ui.identicon']);

  3. use it in your templates <identicon username='name' size='32' />

About

[ARCHIVED] angular wrapper for github like identicons

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%