Skip to content

Repository files navigation

react-type-form

Type-safe React form library built on react-hook-form. Provides strongly-typed form hooks, a submission-aware Form component, and a FormFieldControl component that handles validation display, error rendering, and accessibility out of the box.

Packages

PackageDescription
react-type-formType-safe React form library wrapping react-hook-form

Quick Start

# Install dependencies
pnpm install
# Run tests in watch mode
pnpm dev
# Build the library
pnpm start
# Run CI checks (build + format + test)
pnpm ci

Useful Commands

CommandDescription
pnpm nx build react-type-formBuild the library
pnpm nx test react-type-formRun unit tests
pnpm formatFormat code with Prettier
pnpm check-formatCheck formatting
pnpm devRun tests in watch mode
pnpm startBuild in watch mode

Tech Stack

License

MIT

About

React Hook Form but typed as hell

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages