@conform-to/dom
Version: 
A set of opinionated helpers built on top of the Constraint Validation API
37 lines (26 loc) • 2.15 kB
Markdown
```
 ███████╗  ██████╗  ███╗  ██╗ ████████╗  ██████╗  ███████╗  ███╗ ███╗
██╔═════╝ ██╔═══██╗ ████╗ ██║ ██╔═════╝ ██╔═══██╗ ██╔═══██╗ ████████║
██║       ██║   ██║ ██╔██╗██║ ███████╗  ██║   ██║ ███████╔╝ ██╔██╔██║
██║       ██║   ██║ ██║╚████║ ██╔════╝  ██║   ██║ ██╔═══██╗ ██║╚═╝██║
╚███████╗ ╚██████╔╝ ██║ ╚███║ ██║       ╚██████╔╝ ██║   ██║ ██║   ██║
 ╚══════╝  ╚═════╝  ╚═╝  ╚══╝ ╚═╝        ╚═════╝  ╚═╝   ╚═╝ ╚═╝   ╚═╝
```
Version 1.13.1 / License MIT / Copyright (c) 2025 Edmund Hung
Progressively enhance HTML forms with React. Build resilient, type-safe forms with no hassle using web standards.
Check out the overview and tutorial at our website https://conform.guide
- Full type safety with schema field inference
- Standard Schema support with enhanced Zod and Valibot integration
- Progressive enhancement first design with built-in accessibility features
- Native Server Actions support for Remix and Next.js
- Built on web standards for flexible composition with other tools
- Validation: https://conform.guide/validation
- Nested object and Array: https://conform.guide/complex-structures
- UI Integrations: https://conform.guide/integration/ui-libraries
- Intent button: https://conform.guide/intent-button
- Accessibility Guide: https://conform.guide/accessibility
To report a bug, please open an issue on the repository at https://github.com/edmundhung/conform. For feature requests and questions, you can post them in the Discussions section.