Socket
Socket
Sign inDemoInstall

vue-dynamic-star-rating

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.6

demo_indicator.png

2

package.json
{
"name": "vue-dynamic-star-rating",
"version": "1.0.5",
"version": "1.0.6",
"description": "A highly dynamic vue stars rating component, similar to google play stars rating",

@@ -5,0 +5,0 @@ "main": "star-rating.vue",

# vue-dynamic-star-rating
## A Highly Customizable, easy-to-use elegant stars rating component (similar to Google Play)
Feedback would be much appreciated, questions, suggestions, issues are more than welcome.
For a walkthrough blogpost about how I implemented this component you can head to my *[medium post](https://medium.com/@yonatandoron/star-rating-make-svg-great-again-d4ce4731347e)*
###### Demo
![alt text](https://i.imgur.com/pciVDo0.png "4.6 Rating Stars")
![4.6 Star Rating](https://github.com/JonathanDn/vue-stars-rating/blob/master/demo_indicator.png "4.6 Rating Stars")

@@ -46,3 +46,4 @@ [![Edit Vue Template](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/9846q4oz4r)

| --- | --- | --- | --- |
| **rating** | number | A number between 0.0-5.0 that will determine the fullness of the 5-stars rating polygons | 1 |
| **rating** | Number | A number between 0.0-5.0 that will determine the fullness of the 5-stars rating polygons | 1 |
| **isIndicatorActive** | Boolean | A property that deteremines weather a rating indicator would show to the right | true |

@@ -80,1 +81,9 @@ ## Customized Styling

```
Feedback would be much appreciated, questions, suggestions, issues are more than welcome.
---
If you like to support my open-source contributions and feeling generous, feel free to:
<a href="https://www.buymeacoffee.com/agUdP2R" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc