rating-by-data-attribute Generate star rating from data-attribute Usage Add the css and js file to the project Use the markup mentioned below <ul class="ratings" data-rating="3.5"> <li></li> <li></li> <li></li> <li></li> <li></li> </ul>