Alternatives
Products that do what Simple, easy to use, form validator for React using hooks does
Hello! I just wanted to share my very first project I decided to open source. It's (yet another) form validation library for React. https://github.com/adbutterfield/ez-react-form-validator I built it because I've never really liked Formik or React Final Form. Both seemed a bit overkill for most of my projects. I tried React Hook Form on a project recently, but it wasn't really my cup of tea either. Not sure if other people will find this form validator useful. But I'm putting it out there just in case. I also did want to give a quick shout out to the contributors of the…
- 1RH
2019 · react-hook-form.com
- 2

- 3

- 4

- 5BY
2016 · academy.plot.ly
- 6AS
2018 · github.com
- 7RD
2016 · github.com
- 8RO
2021 · github.com
- 9IB
2017 · github.com
- 10IM
2017 · andresinaka.github.io
- 11TF
2014 · gcanti.github.io
- 12AG
2015 · github.com
- 13RM
2015 · github.com
- 14AN
2014 · github.com
- 15IC
Jun 2026 · createthirdplaces.org
- 16RH
2021 · github.com
- 17IB
Hey everyone! Some time ago I was analyzing why React apps are so hard to optimize, and came to a conclusion that the lack of atomic updates is the culprit. I made an experimental library which basically updates everything in place directly in HTML. At some point I became aware that Solidjs exists, which is a very similar idea, but at the end of the day I realized my approach to API is quite different and warrants the existence of my library (my state primitive allows selector subscriptions, array iterators return a state primitive with the element, allowing to never re-render the whole…
2024 · github.com
- 18AH
Hi! My name is David and I wanted to show you a react (and solidjs) library I've built over the last months. The intention behind it is, that there are some actually useful use cases for AI on the frontend that are largely unexploited still. LLMs are particularly good at extracting structured information from unstructured text and thats really useful for any types of forms - which can be multimodal. Setting up server side logic for AI usage can take time. Streaming data to the frontend and parsing it there to make it usable can be frustrating. Imho thats one of the reasons why people…
2025 · ai-hooks.dev
- 19IM
2019 · npmjs.com
- 20FS
Hi HN I built *fluent-state*, a lightweight React hook that replaces useState, useReducer, useMemo, and useEffect. It gives you: - A fluent, proxy-based API: `state.user.name('Joe')` - Immutable updates without spread logic - Automatic dependency tracking - Built-in `compute` for reactive, memoized derived state (no useMemo needed) - Built-in `effect` for reactive side-effects with automatic dependency tracking (no useEffect needed) - Zero boilerplate, full control Designed for local state, nested structures, and clean, declarative code. Demo:…
2025 · github.com
- 21RD
2015 · leanpub.com
- 22HT
2019 · github.com
- 23RG
I built a small guided tour library for React because I couldn’t find a free one that works cleanly with React 19+. It’s lightweight, uses modern React APIs, and is free. Let me know what you think: https://github.com/Aladinbensassi/react-guided-tour
Jan 2026 · github.com
- 24GC
2015 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →