Struggling to Map ZodEnum to Field Options for Dynamic Form Generation

This page summarizes the projects mentioned and recommended in the original post on /r/typescript

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • zod-to-fields

    Turn your Zod schemas into configurable field arrays for easy integration with HTML, React, Vue, and more.

  • I'm working on a utility function called createOptions in TypeScript that dynamically maps a Zod schema to options that configure how each schema field should be rendered in a form. This is part of my library, Zod To Fields, which aims to automate your form field generation with type safety. The library effortlessly creates form fields from Zod schemas, ensuring TypeScript type safety and developer-friendly code completion.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Understanding Mend Renovate's Pull Request Workflow

    1 project | dev.to | 21 May 2024
  • We released tillywork – open-source work management (monday.com alternative)

    1 project | news.ycombinator.com | 21 May 2024
  • Build a cross-platform desktop app with electron and react typescript, tailwind css

    6 projects | dev.to | 21 May 2024
  • Hoppscotch vs Postman - Why choose Hoppscotch?

    1 project | dev.to | 21 May 2024
  • Less Is More When Prompting - A live example on how to combine CoT with JSON

    1 project | dev.to | 21 May 2024