@chrisfieldsii/progressbar-vanillajs

Customizable Progress Bar. Features include showing progress based off array of Promises, an interval, or manually.

Usage no npm install needed!

<script type="module">
  import chrisfieldsiiProgressbarVanillajs from 'https://cdn.skypack.dev/@chrisfieldsii/progressbar-vanillajs';
</script>

README

Progress Bar

Customizable Progress Bar. Features include showing progress based off array of Promises, an interval, or manually.

Todo

  • Fill this out...
  • Convert to Web Component for better abstraction