Settings

Theme

Show HN: UseForm – A lightweight, flexible hook for managing form state

github.com

2 points by mmckelvy 3 years ago · 0 comments · 1 min read

Reader

Hi HN!

I created useForm because I wanted a simple React form library that leveraged hooks, didn't use a lot of "magic", took care of form tasks such as validation and serialization, and could handle complex use cases such as array / nested inputs, resets, undos, and more.

There are a lot of great libraries out there, but none quite struck the balance between simplicity and depth of features I was looking for, so I created useForm. useForm is open source, so feel free to use it in your React projects as you see fit.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection