star-power
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

npm npm npm Build Status Coverage Status

Star Power

A simple star rating component for React.

Preview

Installation

npm install star-power

Usage

Add the <Star /> component to your project to display a star rating.

import Star from "star-power";

const Example = () => <Star rating={3.5} />;

License

This project is open source and available under the MIT License.

Package Sidebar

Install

npm i star-power

Weekly Downloads

10

Version

1.0.2

License

MIT

Unpacked Size

196 kB

Total Files

9

Last publish

Collaborators

  • ahmadgaz