项目作者: pranab246
项目描述 :
Progress Bar Component
高级语言: JavaScript
项目地址: git://github.com/pranab246/progressBar.git
Progress Bar Component
Progress Bar Component Demonstration using React.JS
Usage
npm install
DEBUG=true npm start
open http://localhost:3000
Dependencies
Requirements
- Multiple bars
- One set of controls that can control each bar on the fly
- Can’t go under 0
- Can go over 100, but limit the bar itself and change its colour
- Display usage amount, centered
Contributer