silly-school-work-input
v1.0.1
Published
To install run:
Readme
To install run:
npm install silly-input To use in your project, add a class of .silly-input to any HTML input you want to convert.
import sillyInput from "silly-input";
sillyInput(); *Note: You will need to use a bundler like Parcel or Webpack to import the package like this.
