awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • s-yadav/react-number-formatAvatar de s-yadav

    s-yadav/react-number-format

    4,091Ver en 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
    Ver en GitHub↗4,091
  1. Home
  2. User Interface & Experience
  3. Input Value Guards