Simple progress bars
$ component install jb55/progress
Simply update the style.width attribute on .bar
to update the bar width.
Animations are handled in css automatically.
Simple utility for changing bar sizes
Percent is a number from 0-100
. This is a simple wrapper around style.width
for .bar
elements.
MIT