react-progressbar

Basic progress bar in React.js

MIT License

Downloads
17.3K
Stars
88
Committers
9
react-progressbar - Latest Release

Published by paramaggarwal about 8 years ago

  • use peerDependencies to prevent downloading a separated react (by @philiptzou)
  • updated to es6, compatible with import can use as a raw component and defaults to zero if you accidentaly pass NaN (by @maxwell-oroark)