Skip to content

Angularjs Rating Directive - Start Rating - without jQuery dependency

Notifications You must be signed in to change notification settings

lionel22/directive-start-rating

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Angular Ratings Directive

A simple AngularJS directive rating controll,

##Requirements

  • Angularjs
  • Font Awesome

##How to use - HTML

<hmrating hmupto="10" hmid="r1" hmcolor="orange" rate="rate"></hmrating>
  • hmupto - max rating limit
  • hmid - unique id to rating control
  • hmcolor - color of star

About

Angularjs Rating Directive - Start Rating - without jQuery dependency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.7%
  • HTML 32.3%