awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Type-Safe Schema Validations · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesType-Safe Schema Validations

Integration of type-safe validation schemas for user input.

Distinguishing note: Focuses on the type-safety aspect of schema validation.

Explore 1 awesome GitHub repository matching web development · Type-Safe Schema Validations. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Type-Safe Schema Validations

Awesome Type-Safe Schema Validations GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • react-hook-form/react-hook-form

    react-hook-form/react-hook-form

    44,543View on GitHub↗

    React Hook Form is a state management library designed to handle form registration, validation, and submission lifecycle events. By decoupling form control logic from the standard component lifecycle, it enables the creation of performant forms that minimize unnecessary re-renders. The library integrates with external schema validation tools to enforce data integrity and provides a declarative framework for managing complex form structures. The project distinguishes itself through a subscription-based architecture that tracks property access to ensure components only update when the specific

    Ensures user input matches expected data formats while maintaining full type safety.

    TypeScriptdxform-builderforms
    44,543View on GitHub↗