awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to vbmania/rxvalidator

Open-source alternatives to RxValidator

13 open-source projects similar to vbmania/rxvalidator, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best RxValidator alternative.

  • arktypeio/arktypeAvatar de arktypeio

    arktypeio/arktype

    7,780Voir sur 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

    TypeScriptjavascriptparsingruntime-typechecking
    Voir sur GitHub↗7,780
  • jzaefferer/jquery-validationAvatar de jzaefferer

    jzaefferer/jquery-validation

    10,327Voir sur 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

    JavaScript
    Voir sur GitHub↗10,327
  • chriso/validator.jsAvatar de chriso

    chriso/validator.js

    23,744Voir sur 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

    JavaScript
    Voir sur GitHub↗23,744

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • go-ozzo/ozzo-validationAvatar de go-ozzo

    go-ozzo/ozzo-validation

    4,072Voir sur 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

    Gogogolangozzo
    Voir sur GitHub↗4,072
  • hayes/pothosAvatar de hayes

    hayes/pothos

    2,576Voir sur 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

    TypeScriptgraphqltypescript
    Voir sur GitHub↗2,576
  • sventiigi/validatedpropertykitAvatar de SvenTiigi

    SvenTiigi/ValidatedPropertyKit

    981Voir sur GitHub↗

    Easily validate your Properties with Property Wrappers 👮

    Swift
    Voir sur GitHub↗981
  • swiftvalidatorcommunity/swiftvalidatorAvatar de SwiftValidatorCommunity

    SwiftValidatorCommunity/SwiftValidator

    1,438Voir sur GitHub↗

    A rule-based validation library for Swift

    Swift
    Voir sur GitHub↗1,438
  • altayer-digital/atgvalidatorAvatar de altayer-digital

    altayer-digital/ATGValidator

    51Voir sur GitHub↗

    iOS validation framework with form validation support

    Swift
    Voir sur GitHub↗51
  • ustwo/formvalidator-swiftAvatar de ustwo

    ustwo/formvalidator-swift

    491Voir sur GitHub↗

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

    Swift
    Voir sur GitHub↗491
  • gkaimakas/swiftvalidatorsAvatar de gkaimakas

    gkaimakas/SwiftValidators

    240Voir sur GitHub↗

    String (and more) validation for iOS

    Swift
    Voir sur GitHub↗240
  • marmelroy/phonenumberkitAvatar de marmelroy

    marmelroy/PhoneNumberKit

    5,374Voir sur GitHub↗

    PhoneNumberKit is a Swift framework for parsing, formatting, and validating international phone numbers according to global numbering standards. It provides a system of lookup tables, structural parsers, and validation tools to handle the complexities of international telephone numbering. The library converts raw strings into structured objects containing country codes and national numbers. It translates international dialing codes into full country names and verifies whether phone number strings are logically possible and conform to specific regional numbering plans. The project includes ut

    Swift
    Voir sur GitHub↗5,374
  • nikkovios/nkvphonepickerAvatar de NikKovIos

    NikKovIos/NKVPhonePicker

    144Voir sur GitHub↗

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

    Swift
    Voir sur GitHub↗144
  • redmadrobot/input-mask-iosAvatar de RedMadRobot

    RedMadRobot/input-mask-ios

    588Voir sur GitHub↗

    User input masking library repo.

    Swift
    Voir sur GitHub↗588