react-hello-progress

1.1.0 • Public • Published

React Hello Progress

A Linear progressbar compent for reactjs web app.

Install Instructions

If you would like to download the code and try it for yourself:

  1. Clone the repo: git@github.com:smaha/react-hello-progress
  2. Or run: npm install react-hello-progress | yarn add react-hello-progress

Sample

import Progress from 'react-hello-progress';

.
.
. 
<Progress value={72} color='#FF0000' isRounded={true | false} size={'small' | 'medium' | 'large'} />

Dependencies (0)

    Dev Dependencies (10)

    Package Sidebar

    Install

    npm i react-hello-progress

    Weekly Downloads

    0

    Version

    1.1.0

    License

    ISC

    Unpacked Size

    6.76 kB

    Total Files

    3

    Last publish

    Collaborators

    • mouhcine