Provides a simple stars-rating component based on the awesome barbatus:stars-rating.
It let's users rate your page, blog posts or anything else based on the given id
parameter.
<div class="comment-section">
{{> starsRatingBox id="documentId" }}
</div>
See GUIDE.md for more detailed information to the Javascript API.
meteor add arkham:stars-rating-ui