Skip to content

AngularJS directive using uifaces.com's API to display sample avatars for UI mockups.

License

Notifications You must be signed in to change notification settings

sebastianhaas/angular-uifaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-uifaces

AngularJS directive using uifaces.com's API to display sample avatars for UI mockups.

Installation

bower install [--save] angular-uifaces

In your html, include the angular-uifaces script:

<script src="bower_packages/src/angular-uifaces.js"></script>

Usage

Just put the <uifaces> tag wherever you want to display a sample avatar. It will be compiled into an <img> tag containing the actual picture.

Examples

http://codepen.io/sebastianhaas/pen/WQjLqm

Plans

  • Add support for all different sizes provided by the uifaces.com API
  • Possibility to add custom CSS classes to the rendered <img>

About

AngularJS directive using uifaces.com's API to display sample avatars for UI mockups.

Resources

License

Stars

Watchers

Forks

Packages

No packages published