Skip to content

A type-safe form validation library utilizing web fundamentals to progressively enhance HTML Forms with full support for server frameworks like Remix and Next.js.

License

Notifications You must be signed in to change notification settings

TaikiYasuda/conform

This branch is 11 commits behind edmundhung/conform:main.

Folders and files

NameName
Last commit message
Last commit date
Sep 19, 2024
Sep 14, 2024
Apr 10, 2022
Sep 23, 2024
Sep 19, 2024
May 29, 2024
Sep 19, 2024
Sep 19, 2024
Sep 19, 2024
May 28, 2024
May 28, 2024
May 29, 2024
May 27, 2024
May 28, 2024
May 21, 2024
Apr 3, 2022
Sep 19, 2024
Sep 13, 2024
May 20, 2024
Sep 19, 2024
Dec 9, 2023
May 28, 2024
May 28, 2024

Repository files navigation

 ███████╗  ██████╗  ███╗  ██╗ ████████╗  ██████╗  ███████╗  ███╗ ███╗
██╔═════╝ ██╔═══██╗ ████╗ ██║ ██╔═════╝ ██╔═══██╗ ██╔═══██╗ ████████║
██║       ██║   ██║ ██╔██╗██║ ███████╗  ██║   ██║ ███████╔╝ ██╔██╔██║
██║       ██║   ██║ ██║╚████║ ██╔════╝  ██║   ██║ ██╔═══██╗ ██║╚═╝██║
╚███████╗ ╚██████╔╝ ██║ ╚███║ ██║       ╚██████╔╝ ██║   ██║ ██║   ██║
 ╚══════╝  ╚═════╝  ╚═╝  ╚══╝ ╚═╝        ╚═════╝  ╚═╝   ╚═╝ ╚═╝   ╚═╝

Version 1.2.2 / License MIT / Copyright (c) 2024 Edmund Hung

A type-safe form validation library utilizing web fundamentals to progressively enhance HTML Forms with full support for server frameworks like Remix and Next.js.

Getting Started

Check out the overview and tutorial at our website https://conform.guide

Features

  • Progressive enhancement first APIs
  • Type-safe field inference
  • Fine-grained subscription
  • Built-in accessibility helpers
  • Automatic type coercion with Zod

Documentation

Support

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.

About

A type-safe form validation library utilizing web fundamentals to progressively enhance HTML Forms with full support for server frameworks like Remix and Next.js.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.7%
  • JavaScript 2.8%
  • Other 0.5%