Skip to content

Repository files navigation

angular-bootstrap-ratings

Contains minimal amount of bootstrap modules needed to implement 5 star ratings with basic statistics like below:

Screenshot

These are the modules used.

angular.module("ui.bootstrap.ratings",["ui.bootstrap.transition","ui.bootstrap.collapse","ui.bootstrap.progressbar","ui.bootstrap.rating","template/progressbar/progressbar.html","template/rating/rating.html"]);

Installation:

bower install angular-bootstrap-ratings

Usage:

angular.module('myModule',['ui.bootstrap.ratings']);

Based on angular version below

http://angular-ui.github.io/bootstrap/

Version: 0.11.2 - 2014-09-26

License: MIT

About

Three angular-bootstrap modules needed to implement 5 star ratings

Resources

Stars

3 stars

Watchers

8 watching

Forks

Releases

Packages

Contributors

Languages