UNPKG

svelte-star-rating

Version:

A simple svelte component that shows a rating from 0 to 5 with svg stars when passed a number.

4 lines (2 loc) 74 B
import StarRating from './StarRating.svelte'; export default StarRating;