awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesDeclarative HTML Validation

Defining validation rules directly within HTML data attributes to eliminate the need for boilerplate JavaScript.

Distinct from Data Attribute Mapping: Closest candidates focus on object mapping or visual attributes; this is specifically about using HTML attributes to drive validation logic.

Explore 1 awesome GitHub repository matching web development · Declarative HTML Validation. Refine with filters or upvote what's useful.

Awesome Declarative HTML Validation GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • guillaumepotier/parsley.jsguillaumepotier का अवतार

    guillaumepotier/Parsley.js

    8,978GitHub पर देखें↗

    Parsley.js is a JavaScript form validation library that provides a client-side data validator for verifying input correctness before submission. It functions as an HTML attribute-based validator, allowing constraints to be defined declaratively within HTML data attributes to enforce rules without requiring custom scripts. The framework distinguishes itself through a customizable validation system that supports user-defined rules and custom error message templates. It includes a remote validation interface to verify form values against server endpoints via asynchronous network requests and sup

    Implements a declarative system where validation constraints are defined using HTML data attributes.

    JavaScript
    GitHub पर देखें↗8,978
  1. Home
  2. Web Development
  3. Declarative HTML Validation