securedeveloper / random-bars

Just some random bar stuff with JS ♥️

Home Page:https://securedeveloper.github.io/random-bars/

Repository from Github https://github.comsecuredeveloper/random-barsRepository from Github https://github.comsecuredeveloper/random-bars

random-bars

Just some random bar stuff with JS ♥️

For demo head toward https://securedeveloper.github.io/random-bars/

You may control the following by passing the query parameter:

Parameter Value type Default value --
speed numeric (>0) 10 speed of bars
size numeric (>0) 25 space b/w bars
random boolean (true, false, 1, 0) true should the bar be flipped or not
colormode boolean (true, false, 1, 0) true should the bars be in color (yes, 1) or just black (otherwise)

change the parameters values from the following URL to see it in action

https://securedeveloper.github.io/random-bars/?speed=10&size=10&random=0&colormode=1

About

Just some random bar stuff with JS ♥️

https://securedeveloper.github.io/random-bars/


Languages

Language:JavaScript 86.2%Language:HTML 7.3%Language:CSS 6.5%