Skip to content

stevenmhunt/angular-badgerly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-badgerly

Provides a simple Angular directive for Badgerly.

Installation

    $> npm install angular-badgerly
    $> bower install angular-badgerly

Example

    <badgerly color="gold" size="large" type="ribbon" ribbon="red" shape="circle" border="yes">
      <i class="fa fa-star"></i>
    </badgerly>

Supported Attributes

  • color
  • ribbon
  • size
  • shape
  • type: lanyard, ribbon
  • border: yes, no

About

Provides a simple Angular directive for Badgerly.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages