nowfound

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…

  1. 1RH

    2019 · react-hook-form.com

  2. 2
    Formst84

    Model-driven form library for React

    2021

  3. 3
    refine236

    Open Source React Framework

    2021

  4. 4

    UI elements in ready-to-use components for React

    2017

  5. 5BY
  6. 6AS
  7. 7RD
  8. 8RO
  9. 9IB
  10. 10IM
  11. 11TF
  12. 12AG
  13. 13RM
  14. 14AN
  15. 15IC

    Jun 2026 · createthirdplaces.org

  16. 16RH
  17. 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

  18. 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

  19. 19IM
  20. 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

  21. 21RD
  22. 22HT
  23. 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

  24. 24GC

Ranked by how close each launch is in meaning, then by votes. Refine with a description →