项目作者: pranab246

项目描述 :
Progress Bar Component
高级语言: JavaScript
项目地址: git://github.com/pranab246/progressBar.git
创建时间: 2017-03-08T14:29:03Z
项目社区:https://github.com/pranab246/progressBar

开源协议:MIT License

下载


Progress Bar Component

Progress Bar Component Demonstration using React.JS

Usage

  1. npm install
  2. DEBUG=true npm start
  3. 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