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>
We must use a module bundler because of 'import' statements
parcel index.html
rm -rf .parcel-cache/
npm publish
import jcb-progress
...
<jcb-progress value="30"></jcb-progress>
npm i jcb-progress
0
1.1.1
MIT
2.21 kB
4