1.0.2 • Published 3 years ago

matshel-silly v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Silly Input

To install run:

npm install matshel-silly

To use in your project, add class of .silly-input to any HTML input

<input placeholder="First name" class="silly-input" />

In your javascript file import and call silly input:

import sillyInput from "silly-input";

sillyInput();
1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago