# angular-identicon **Repository Path**: mirrors_linagora/angular-identicon ## Basic Information - **Project Name**: angular-identicon - **Description**: [ARCHIVED] angular wrapper for github like identicons - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # angular-identicon angular wrapper for github like identicons - [identicon.js](https://github.com/stewartlord/identicon.js/tree/master) ## Demo [View Demo](http://kether667.github.io/angular-identicon/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 ``