Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 200 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 200 Bytes

progressbar

A vanilla js progress bar, if you would like to try, just run the html in some server, open the console and write bar.setValue(x) and the bar will be filled with the x value you typed.