awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Input Validation Utilities · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesInput Validation Utilities

Libraries and components for verifying user input against defined rules and returning feedback.

Distinguishing note: None of the candidates were provided; this is a foundational UI validation capability.

Explore 1 awesome GitHub repository matching user interface & experience · Input Validation Utilities. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Input Validation Utilities

Awesome Input Validation Utilities GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • vuetifyjs/vuetify

    vuetifyjs/vuetify

    40,957View on GitHub↗

    This project is a comprehensive UI toolkit that provides a declarative, reactive framework for building modular web interfaces. It centers on a component-based architecture that maps application state to rendered elements, utilizing a twelve-point flexbox grid system and nested containers to manage complex layouts. The library ensures consistent behavior across large-scale applications by providing centralized configuration for component defaults, themes, and global design tokens. What distinguishes this framework is its deep integration of Material Design principles alongside a highly flexib

    The library passes an array of functions to the rules property to return true for valid input or error messages for invalid data.

    TypeScriptjavascriptmaterialmaterial-components
    40,957View on GitHub↗