@heycar-uikit/review-rating
TypeScript icon, indicating that this package has built-in type declarations

3.0.4 • Public • Published

HeyCar-UIKit - Review Rating

Tests Coverage Status Demo build Commitizen friendly

Review ratings are a 0 to 10 rating with a dial, used in connection with reviews.

Installation

To install and save in your package.json dependencies, run the command below using npm:

npm install @heycar-uikit/review-rating

Usage

import ReviewRating from '@heycar-uikit/review-rating';

function App() {
  return <ReviewRating score={9} />;
}

Documentation and sandbox

Storybook documentation and sandbox

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @heycar-uikit/review-rating

    Weekly Downloads

    1

    Version

    3.0.4

    License

    UNLICENSED

    Unpacked Size

    635 kB

    Total Files

    108

    Last publish

    Collaborators

    • heycar-uikit