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
·

21 repositorios

Awesome GitHub RepositoriesInput Validation

Libraries for validating user input and form data.

Explore 21 awesome GitHub repositories matching part of an awesome list · Input Validation. Refine with filters or upvote what's useful.

Awesome Input Validation GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • chriso/validator.jsAvatar de chriso

    chriso/validator.js

    23,744Ver en GitHub↗

    validator.js is a JavaScript string validation and sanitization library. It provides a set of functions to verify that strings match specific patterns—such as emails, URLs, and alphanumeric formats—and a toolkit for cleaning and transforming text input to remove prohibited characters and trim whitespace. The library includes utilities for standardizing email addresses by lowercasing domains and removing sub-addressing markers. It also functions as an HTML entity escaper, replacing special characters with entities to prevent the browser from executing text as code. The project covers capabili

    Validates if text entries match required formats like emails, URLs, or phone numbers before processing.

    JavaScript
    Ver en GitHub↗23,744
  • modood/administrative-divisions-of-chinaAvatar de modood

    modood/Administrative-divisions-of-China

    20,829Ver en GitHub↗

    This project provides a structured dataset of the administrative divisions of China, covering five levels from provinces down to villages. It delivers this geographical information in a standardized JSON format designed for data exchange and integration. The dataset is organized as a hierarchical source specifically for building cascading address selectors and region pickers. It uses linked data to enable sequential filtering from higher-level provinces down to village-level boundaries. The project covers geographic data management and regional data normalization. It provides the necessary m

    Standardizes regional inputs using a consistent hierarchy of provinces, cities, districts, towns, and villages.

    JavaScriptaddressadministrative-divisionsarea
    Ver en GitHub↗20,829
  • alexeymezenin/laravel-best-practicesAvatar de alexeymezenin

    alexeymezenin/laravel-best-practices

    12,299Ver en GitHub↗

    This project is a comprehensive guide to architectural standards and coding patterns for developing maintainable applications within the Laravel framework. It focuses on clean code standards, applying the single responsibility and DRY principles to ensure codebase predictability and consistency. The guide emphasizes decoupling components by moving business logic into service layers and shifting input validation into dedicated request classes to keep controllers lean. It advocates for the use of a service container and dependency injection to reduce class coupling and improve testability. The

    Provides a strategy for moving validation logic into dedicated request classes to isolate it from execution flow.

    Ver en GitHub↗12,299
  • jzaefferer/jquery-validationAvatar de jzaefferer

    jzaefferer/jquery-validation

    10,327Ver en GitHub↗

    This project is a jQuery-based form validation library designed to verify HTML form input values on the client side before submission. It functions as an input validator that enforces data integrity constraints through rule-based verification and value normalization. The library focuses on web accessibility compliance by linking error messages to input fields via ARIA attributes, ensuring that screen readers can announce validation failures to the user. The system supports the creation of custom validation rules and the transformation of raw input strings through a normalization pipeline. Co

    Provides a front-end utility for normalizing input values and enforcing data integrity constraints.

    JavaScript
    Ver en GitHub↗10,327
  • buefy/buefyAvatar de buefy

    buefy/buefy

    9,531Ver en GitHub↗

    Buefy is a lightweight user interface component library built for Vue.js. It serves as a programmatic wrapper for the Bulma CSS framework, providing a set of pre-styled layout utilities, form components, and structural wrappers to ensure a consistent visual identity. The library provides a comprehensive suite of form elements, including specialized date and time pickers, autocomplete inputs, and validation wrappers. It also includes layout tools such as navigation bars, off-canvas sidebars, and modal overlays, as well as notification systems for banners, snackbars, and toasts. Additional cap

    Synchronizes validation states and error messages between form wrappers and their child input components.

    Vuebulmacomponentsvue
    Ver en GitHub↗9,531
  • open-circle/valibotAvatar de open-circle

    open-circle/valibot

    8,769Ver en GitHub↗

    Valibot is a modular, type-safe schema library for validating and parsing structural data in TypeScript environments.

    Transforms raw input into a standardized format during the validation process.

    TypeScriptbundle-sizemodularparsing
    Ver en GitHub↗8,769
  • arktypeio/arktypeAvatar de arktypeio

    arktypeio/arktype

    7,780Ver en GitHub↗

    Arktype is a TypeScript runtime validation library and schema orchestrator. It synchronizes TypeScript types with runtime data validation, allowing users to define type-safe schemas that ensure unknown data adheres to specific structures during application execution. The project distinguishes itself by using set-theory type analysis to determine intersections and subtype compatibility, alongside JIT-compiled validation functions for optimized performance. It supports advanced type modeling through branded type constraints, recursive alias resolution, and the ability to generate runtime valida

    Checks input data against schemas and returns a typed output or throws an error for invalid data.

    TypeScriptjavascriptparsingruntime-typechecking
    Ver en GitHub↗7,780
  • manifoldco/promptuiAvatar de manifoldco

    manifoldco/promptui

    6,396Ver en GitHub↗

    Promptui is a Go library for building interactive command-line prompts, providing components for collecting text input with validation, presenting scrollable selection lists, and enabling dynamic addition of list items. It serves as a toolkit for creating terminal user interfaces where users can navigate menus, search options, and enter text with live validation and masking. The library implements interactive prompts through a synchronous blocking I/O model combined with ANSI cursor control and terminal-event-driven rendering, allowing for real-time UI updates. Its template-driven output form

    Collects single-line text input with live validation, default values, and masking for sensitive data.

    Goclicommand-linegolang
    Ver en GitHub↗6,396
  • marmelroy/phonenumberkitAvatar de marmelroy

    marmelroy/PhoneNumberKit

    5,374Ver en GitHub↗

    PhoneNumberKit es un framework de Swift para analizar, formatear y validar números de teléfono internacionales de acuerdo con los estándares de numeración globales. Proporciona un sistema de tablas de búsqueda, analizadores estructurales y herramientas de validación para manejar las complejidades de la numeración telefónica internacional. La biblioteca convierte cadenas sin procesar en objetos estructurados que contienen códigos de país y números nacionales. Traduce códigos de marcación internacionales en nombres de países completos y verifica si las cadenas de números de teléfono son lógicamente posibles y cumplen con planes de numeración regionales específicos. El proyecto incluye utilidades para transformar dígitos sin procesar en diseños internacionales o nacionales estandarizados. También proporciona capacidades para el enmascaramiento de entrada de usuario en tiempo real y la visualización de marcadores de posición y banderas específicos de la región a medida que el usuario escribe.

    Parses, formats, and validates international phone numbers.

    Swift
    Ver en GitHub↗5,374
  • openvenues/libpostalAvatar de openvenues

    openvenues/libpostal

    4,819Ver en GitHub↗

    Libpostal es una biblioteca en C diseñada para el análisis y normalización de direcciones internacionales. Utiliza PNL estadística y un clasificador de idiomas para descomponer cadenas de direcciones globales no estructuradas en componentes estructurados y estandarizar direcciones postales expandiendo abreviaturas y resolviendo variaciones regionales de nombres en múltiples idiomas. El proyecto proporciona herramientas para la transliteración de texto, convirtiendo varios alfabetos en formas estándar Latin-ASCII o NFD. También incluye capacidades para la deduplicación de direcciones, utilizando coincidencia difusa (fuzzy matching) simétrica para identificar si diferentes registros de direcciones se refieren a la misma ubicación física. La biblioteca cubre necesidades de procesamiento de texto más amplias, como la normalización UTF-8 y la conversión de números escritos y números romanos a representaciones numéricas estándar. Permite extensiones para el reconocimiento de direcciones mediante archivos de configuración externos para añadir nuevos idiomas y sinónimos.

    Standardizes unstructured address inputs into a consistent, canonical format for improved search and matching.

    C
    Ver en GitHub↗4,819
  • go-ozzo/ozzo-validationAvatar de go-ozzo

    go-ozzo/ozzo-validation

    4,072Ver en GitHub↗

    ozzo-validation is a programmable data validation library for Go that verifies structs, maps, and primitive types using a declarative, rule-based approach. It functions as an interface-based validator, allowing for the recursive checking of nested data structures and custom types without the use of struct tags. The framework distinguishes itself as a context-aware validation engine, supporting the propagation of request-scoped data to rules that depend on external state. It provides extensive extensibility through custom rule definitions and the ability to override default failure text with l

    Supplies a set of rules for checking required fields, formats, and allowed values in user-provided data.

    Gogogolangozzo
    Ver en GitHub↗4,072
  • dathere/qsvAvatar de dathere

    dathere/qsv

    3,687Ver en GitHub↗

    qsv is a high-performance command line toolkit for querying, transforming, and analyzing comma-separated value files. It functions as a data wrangling interface and a tabular data profiler, featuring a query engine capable of executing SQL statements and joins directly on flat files without requiring a database. The project is distinguished by its ability to process massive datasets that exceed available system memory. This is achieved through disk-based external memory processing, including multithreaded merge sorting, on-disk hash tables for deduplication, and lightweight file indexing for

    Reads data with specific quoting or transcoding rules to standardize input for processing.

    Rustaickancsv
    Ver en GitHub↗3,687
  • hayes/pothosAvatar de hayes

    hayes/pothos

    2,576Ver en GitHub↗

    Pothos is a code-first GraphQL schema builder and framework designed for type-safe development. It allows developers to construct schemas using typed definitions in TypeScript, eliminating the need for external code generation steps. The framework distinguishes itself through a dedicated data mapper that connects GraphQL types to relational databases and ORMs, such as Prisma, while optimizing query resolution. It provides a full implementation of the Relay specification, including global object identification and cursor-based pagination. The project covers several core capability areas, incl

    Checks GraphQL field arguments and input objects using schema-based libraries to ensure data conforms to constraints.

    TypeScriptgraphqltypescript
    Ver en GitHub↗2,576
  • swiftvalidatorcommunity/swiftvalidatorAvatar de SwiftValidatorCommunity

    SwiftValidatorCommunity/SwiftValidator

    1,438Ver en GitHub↗

    A rule-based validation library for Swift

    Rule-based validation library.

    Swift
    Ver en GitHub↗1,438
  • sventiigi/validatedpropertykitAvatar de SvenTiigi

    SvenTiigi/ValidatedPropertyKit

    981Ver en GitHub↗

    Easily validate your Properties with Property Wrappers 👮

    Property wrapper-based validation.

    Swift
    Ver en GitHub↗981
  • redmadrobot/input-mask-iosAvatar de RedMadRobot

    RedMadRobot/input-mask-ios

    588Ver en GitHub↗

    User input masking library repo.

    Pattern-based user input formatting and validation.

    Swift
    Ver en GitHub↗588
  • ustwo/formvalidator-swiftAvatar de ustwo

    ustwo/formvalidator-swift

    491Ver en GitHub↗

    A framework to validate inputs of text fields and text views in a convenient way.

    Validates text field and text view inputs.

    Swift
    Ver en GitHub↗491
  • gkaimakas/swiftvalidatorsAvatar de gkaimakas

    gkaimakas/SwiftValidators

    240Ver en GitHub↗

    String (and more) validation for iOS

    String validation library.

    Swift
    Ver en GitHub↗240
  • vbmania/rxvalidatorAvatar de vbmania

    vbmania/RxValidator

    155Ver en GitHub↗

    Easy to Use, Read, Extensible, Flexible Validation Checker

    Simple and flexible validation checker.

    Swift
    Ver en GitHub↗155
  • nikkovios/nkvphonepickerAvatar de NikKovIos

    NikKovIos/NKVPhonePicker

    144Ver en GitHub↗

    An UITextField subclass to simplify country code's picking. Swift 5.0

    Text field subclass for picking country codes.

    Swift
    Ver en GitHub↗144
Ant.12Siguiente
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Input Validation

Explorar subetiquetas

  • Component-Based ValidationValidation logic that synchronizes error states between parent wrappers and child input components. **Distinct from Input Validation:** Focuses on the prop-driven synchronization between Vue components rather than generic validation libraries
  • Data Normalization1 sub-etiquetaStandardizes raw input formats into a consistent internal representation. **Distinct from Input Validation:** Distinct from Input Validation: focuses on the process of cleaning and standardizing data rather than simply verifying correctness.
  • Live Validated InputsInput fields that validate user input in real-time as it is typed, with support for default values and masking. **Distinct from Input Validation:** Distinct from Input Validation: focuses on live, real-time validation during input rather than general input validation libraries.
  • Request-Based ValidationValidation logic encapsulated within dedicated request objects to decouple filtering from business logic. **Distinct from Input Validation:** Distinct from general input validation libraries: focuses on the architectural pattern of using request classes for isolation.