silly-input2
v1.0.1
Published
loop through the inputs, styles them and adds a keyup event listener to each that changes the background colour
Readme
Silly Input2
To install run:
npm install silly-input2
to use in your project, add a class of '.silly-input' to any html input you would like.
'''html
then in your JavaScript file import and call Silly Input
