* [React Hook Form v7.86.0](https://github.com/react-hook-form/react-hook-form) – Library for managing form state and validation using React Hooks. * [joi v18.2.5](https://github.com/hapijs/joi) – Schema description language and data validator for JavaScript. * [conform v1.21.1](https://github.com/edmundhung/conform) – Type-safe form validation library that enhances HTML Forms with support for server frameworks. * [Valgo v0.9.0](https://github.com/cohesivestack/valgo) – Type-safe, extensible validator library for Golang with generics and localization support. * [International Telephone Input v29.2.3](https://github.com/jackocnr/intl-tel-input) – JavaScript plugin for entering and validating international telephone numbers with features like country detection and number formatting. * [Runtypes v7.0.5](https://github.com/runtypes/runtypes) – Runtime validation library for TypeScript types, providing composable validators for primitives, literals, arrays, tuples, objects, unions, and intersections.