form-generator

Community

Build validated forms quickly.

Authorsernstberger
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Generate type-safe, validated forms using base-joy's Connected components with react-hook-form integration.

Core Features & Use Cases

  • ConnectedForm wrapper to house all form controls with strong type-safety.
  • Flattened validation props for simple usage and custom messages for advanced validation.
  • Type-safe data handling with generic FormData types.
  • Available components include inputs, textareas, selects, radios, checkboxes, sliders, and more.

Quick Start

Create a ConnectedForm with a defaultValues object, hook up onSubmit, and add a few ConnectedInput/ConnectedSelect components.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: form-generator
Download link: https://github.com/sernstberger/base-joy/archive/main.zip#form-generator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository