1.15.6 • Published 2 years ago

round-percentage-bar v1.15.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Round percentage bar module for React

Install

npm i round-percentage-bar

Usage

In React module where you want to implement the bar

import Percentage from 'round-percentage-bar'

<Percentage percent={<PERCENT VALUE IN INTEGER>} />

Example

<Percentage percent={20} />

Note

This package is built for educational purposes. It's far from being complete and doesn't fill the correct space for values between 1% and 15%.

1.15.6

2 years ago

1.15.5

2 years ago

1.15.4

2 years ago

1.15.3

2 years ago

1.15.2

2 years ago

1.15.1

2 years ago

1.15.0

2 years ago

1.14.1

2 years ago

1.14.0

2 years ago

1.13.0

2 years ago

1.12.0

2 years ago

1.11.1

2 years ago

1.11.0

2 years ago

1.10.0

2 years ago

1.9.0

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago