awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesInput Value Guards

Predicate-based interceptors that block input updates violating specific formatting or numeric rules.

Distinct from Guard Configuration Files: Focuses on real-time UI input blocking rather than backend guard servers or schema configuration.

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

Awesome Input Value Guards GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • s-yadav/react-number-formatAvatar s-yadav

    s-yadav/react-number-format

    4,091Vezi pe GitHub↗

    This library provides a set of tools for formatting numeric values and masking user input within React components. It includes a customizable text input wrapper that synchronizes raw numeric values with formatted display strings and a specialized input masking component for enforcing string patterns and templates during data entry. The project features a localized number formatter that utilizes browser localization APIs to apply regional grouping, prefixes, and suffixes. It supports specialized financial formatting, such as displaying negative values in parentheses, and provides the ability t

    Intercepts value changes via custom predicates to block updates that violate numeric rules.

    JavaScript
    Vezi pe GitHub↗4,091
  1. Home
  2. User Interface & Experience
  3. Input Value Guards