New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@siddhantmadhur/react-rating

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@siddhantmadhur/react-rating - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

4

package.json
{
"name": "@siddhantmadhur/react-rating",
"private": false,
"version": "1.2.4",
"version": "1.2.5",
"type": "module",
"homepage": "https://github.com/SiddhantMadhur/react-rating",
"author": "Siddhant Madhur",
"license": "ISC",

@@ -7,0 +9,0 @@ "keywords": [

# React Rating - Fast MUI Replacement
### When I was using MaterialUI's Rating component it was, alone, adding 25kb to my JavaScript bundle size. This Component is meant to replace it, with eventual, feature parity.
### Made by [Siddhant Madhur](https://siddhantsoftware.com)
<br />
#### Issue:
#### Feature Parity
When I was using MaterialUI's Rating component it was, alone, adding 25kb to my JavaScript bundle size. This Component is meant to replace it, with eventual, feature parity.
The goal for this package is to support all features.
#### TODO:
* [X] Change state passed to it
* [X] Allow any number of stars/icons
* [ ] Allow any number of divisions
* [ ] Allow custom SVG's
| Feature | MaterialUI's Rating | React Rating |
| :------------------------------: | :-------------------- | :------------- |
| Unpacked Size | 10.2 MB | 5.98 kB |
| Change state | Yes | Yes |
| Allow any number of stars/icon | Yes | Yes |
| Allow half-stars | Yes | Yes |
| Allow any number of divisions | Yes | No |
| Custom CSS Support | Yes | No |
| Custom SVG Support | Yes | No |
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc