1.0.2 • Published 2 years ago

matshel-silly v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago