@siddhantmadhur/react-rating
Advanced tools
Comparing version 1.2.4 to 1.2.5
{ | ||
"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 | |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
6597
1
0
20