Skip to content

A React component that generates a functional form based on a given zod schema

Notifications You must be signed in to change notification settings

colbywhite/rw-form-generator

Repository files navigation

@colbyw/autoform

npm (scoped with tag) Netlify npm bundle size (scoped version)

The AutoForm component takes in a zod schema and generates a functional form for you so you never have to deal with a input tag again.

This figures out the expected HTML based upon the zod validation, meaning you don't have to figure it out yourself. Simply define your data structure using a schema, and AutoForm takes care of the rest, rendering a fully operational form based on your schema.

Links

About

A React component that generates a functional form based on a given zod schema

Resources

Stars

Watchers

Forks

Packages

No packages published