reactjs-progressbar-hexagonal

1.0.1 • Public • Published

reactjs-progressbar-hexagonal

npm

Based on a pen by Bradley Treweek: https://codepen.io/cmd430/pen/pJKQpg

It diplays the current progress of a task.

Install

npm i -S reactjs-progressbar-hexagonal

Use

Put this code wherever required in your react code

<HexagonalProgressBar progress = {25} />

Pass a prop called progress with the percentage value.

/reactjs-progressbar-hexagonal/

    Package Sidebar

    Install

    npm i reactjs-progressbar-hexagonal

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    95 kB

    Total Files

    5

    Last publish

    Collaborators

    • kooskoos