Nichalas Barnes

El Form - Introduction

by
El Form is a TypeScript-first React form framework for building complex, production forms without glue code. Define schema + validation once, render with your own UI components. Built for dynamic fields, conditional logic, nested data, and async validation—so teams ship faster and keep forms consistent as apps scale.

Add a comment

Replies

Best
Nichalas Barnes
Hi Product Hunt — I’m Nic, maker of El Form. I built El Form after repeatedly hitting the same wall with React forms: once you add dynamic sections, conditional logic, nested data, async validation, and a shared component library, the “simple” approach turns into glue code and inconsistencies. El Form is TypeScript-first and schema-driven: define fields + validation + rules once, then render with your own UI components. The goal is to keep complex forms maintainable as your app scales. If you try it, I’d love feedback on: 1. What’s the hardest form flow in your app today? 2. Which integrations/docs/examples would make El Form immediately usable for you? I’ll be here all day to answer questions and take requests.