1.0.4 • Published 5 years ago

hook-my-input v1.0.4

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

Hook My Input!

Hook My Input is a custom React Hook. It uses the "useState" React hook to enable reusability and more composability across form inputs.

No need to create different event handlers for 2 different input fields or even 10000 different input fields.

As of now, only the input value and onchange handlers are hooked. More handles coming up in the future versions.

Install: npm install --save hook-my-input

Sample Usage -

Sample Usage

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago