TypeScript Form Logic

Open-source TypeScript projects categorized as Form Logic

Top 7 TypeScript Form Logic Projects

  1. react-hook-form

    📋 React Hooks for form state management and validation (Web + React Native)

    Project mention: Less Code, More Power - Why React-Forminate is Changing the Form Game | dev.to | 2025-08-11

    Click to see: react-hook-form on NPM

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. react-jsonschema-form

    A React component for building Web forms from JSON Schema.

    Project mention: Using GPT for natural language querying | dev.to | 2025-06-27

    Even though it’s quite amusing, this is an edge case that we’d likely need to support if aiming for production use. The most common approaches are to add more validations and retries to our application’s code, improve the prompt to direct GPT, or try different temperatures of the model. ## **Use case - build dynamic forms in React** Another common use case that we can try to automate is building custom forms dynamically. Many applications, such as surveys, custom forms etc., rely on this feature to gain feedback from its candidates, customers or potential leads. GPT makes it incredibly easy to build a tool that allows a regular user to create such a form by providing natural language input. Let’s use a library called [react-jsonschema-form](https://rjsf-team.github.io/react-jsonschema-form/docs/). It’s a React-based library that generates forms based on a JSON definition. It also contains an extensive schema definition that such JSONs can be validated against. We can leverage the fact that GPT was trained on a large dataset that also includes definitions of commonly used JSON schemas. That means we don’t have to provide the exact schema, and we can refer to it in our prompt by name. Let’s create a prompt that: 1. Specifies that we would like to use the schema of react-jsonschema-form 2. Include the user's definition of the ideal form 3. Will specify some additional criteria for the output (i.e. make sure that we only get a JSON as a response)

  4. formily

    📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3

  5. JSONForms

    Customizable JSON Schema-based forms with React, Angular and Vue support out of the box.

    Project mention: ScreenCoder: An intelligent UI-to-code generation system | news.ycombinator.com | 2025-08-04
  6. react-formawesome

    React UI lib for validation forms

  7. react-client-validation

    Simple and super lightweight validation for React.

  8. mobx-form

    High performance, hook-based forms library for React, powered by MobX.

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Form Logic discussion

Log in or Post with

TypeScript Form Logic related posts

  • Less Code, More Power - Why React-Forminate is Changing the Form Game

    1 project | dev.to | 11 Aug 2025
  • 7 React Landing Page Hacks to Boost Engagement

    1 project | dev.to | 16 Jul 2025
  • How To Handle Form Data In React JS

    1 project | dev.to | 26 Mar 2025
  • Next.js form validation on the client and server with Zod

    2 projects | dev.to | 1 Jan 2025
  • Why React Hook Form and Zod are Essential to Build Contact Form

    2 projects | dev.to | 30 Dec 2024
  • Free VS Code-Inspired Developer Portfolio Design – Available for You! 🚀

    1 project | dev.to | 2 Dec 2024
  • Beyond Basic Forms: Why Enterprise-Level Forms Remain a Challenge (and How FormML Solves It)

    1 project | dev.to | 2 Dec 2024
  • A note from our sponsor - Sevalla
    sevalla.com | 1 Sep 2025
    Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →

Index

What are some of the best open-source Form Logic projects in TypeScript? This list will help you:

# Project Stars
1 react-hook-form 43,755
2 react-jsonschema-form 15,170
3 formily 12,170
4 JSONForms 2,520
5 react-formawesome 6
6 react-client-validation 4
7 mobx-form 3

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?