jcb-progress
v1.1.1
Published
simple progress bar
Downloads
2
Readme
Test
We must use a module bundler because of 'import' statements
parcel index.html
Publish
rm -rf .parcel-cache/
npm publish
Use in any JS framework
import jcb-progress
...
<jcb-progress value="30"></jcb-progress>