1.1.1 • Published 4 years ago
jcb-progress v1.1.1
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>