disturbing-input
v1.0.4
Published
To install run:
Downloads
26
Readme
Creating an NPM package
To install run:
npm install disturbing-input To use in your project, add a class of .disturbing-input to any HTML input you want to convert.
import disturbingInput from "disturbing-input";
disturbingInput(); *Note: You will need to use a bundler like Parcel or Webpack to import the package like this.
