svelte-star-rating icon indicating copy to clipboard operation
svelte-star-rating copied to clipboard

Simple Svelte component, with no dependencies, for implementing and capturing assessments through a simple and intuitive interface that will take you to the stars. ✨

Results 3 svelte-star-rating issues
Sort by recently updated
recently updated
newest added

if the background of the page is white, the unfilled stars can sometimes blend in with the background even though it has a stroke. I would like to be able...

4:34:55 PM [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte. @ernane/[email protected] Please see https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition for details.

enhancement
help wanted
question

![CleanShot 2024-08-13 at 09 53 54](https://github.com/user-attachments/assets/2e7d7979-488d-4ce9-a486-8469710e11b4) I got this bug: Cannot find module '@ernane/svelte-star-rating' or its corresponding type declarations my package ```json "@silintl/svelte-google-places-autocomplete": "^1.2.5", "@sveltejs/adapter-auto": "^3.2.3", "@sveltejs/adapter-node": "^5.2.1", "@sveltejs/kit": "^2.5.21",...