Skip to content
This repository was archived by the owner on Jan 23, 2021. It is now read-only.

amlang/angular-starrating-directive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Starrating Directive

Build Status

AngularJS directive for creating "starrating" form fields

Examples

comming soon

Documentation

Still working on it.

Getting started/How to use it

Include the starRating dependency on your Angular module:

var app = angular.module('demoapp', ['starRating']);

After that, you are ready. Just define an object with the basic configuration (ng-model, and data-ratingsubject) and a default five star 10 level rating will be rendered.

About

AngularJS directive for creating rating form fields

Resources

Stars

Watchers

Forks

Packages

No packages published