awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
posabsolute avatar

posabsolute/jQuery-Validation-Engine

0
View on GitHub↗
2,542 stars·1,186 forks·JavaScript·2 viewswww.position-absolute.com/articles/jquery-form-validator-because-form-validation-is-a-mess↗

JQuery Validation Engine

jQuery form validation plugin

Features

  • Validation Plugins - Browser-based form field validation.

Star history

Star history chart for posabsolute/jquery-validation-engineStar history chart for posabsolute/jquery-validation-engine

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to JQuery Validation Engine

Similar open-source projects, ranked by how many features they share with JQuery Validation Engine.
  • bnabriss/jquery-form-validationbnabriss avatar

    bnabriss/jquery-form-validation

    33View on GitHub↗

    jQuery form validation is a library that helps you to validate your html form, it's completable with booth bootstrap 3 and bootstrap 4.

    View on GitHub↗33
  • ericelliott/h5validateericelliott avatar

    ericelliott/h5Validate

    569View on GitHub↗

    An HTML5 form validation plugin for jQuery. Works on all major browsers, both new and old. Implements inline, realtime validation best practices (based on surveys and usability studies). Developed for production use in e-commerce. Currently in production with millions of users.

    JavaScript
    View on GitHub↗569
  • formvalidation/formvalidationF

    formvalidation/formvalidation

    0View on GitHub↗
    View on GitHub↗0
  • jquery-validation/jquery-validationjquery-validation avatar

    jquery-validation/jquery-validation

    10,327View on GitHub↗

    This project is a jQuery plugin and client-side form validator used to verify web form inputs before they are submitted to a server. It employs a rule-based validation engine to check user input against predefined or custom rules to ensure data integrity in the browser. The tool is designed as an ARIA-compliant validation system, using accessibility attributes to link error messages to input fields. This ensures that screen reader users are notified when a field contains an invalid value during the form submission process. The system supports remote server validation via asynchronous HTTP re

    JavaScript
    View on GitHub↗10,327
See all 5 alternatives to JQuery Validation Engine→

Frequently asked questions

What does posabsolute/jquery-validation-engine do?

jQuery form validation plugin

What are the main features of posabsolute/jquery-validation-engine?

The main features of posabsolute/jquery-validation-engine are: Validation Plugins.

What are some open-source alternatives to posabsolute/jquery-validation-engine?

Open-source alternatives to posabsolute/jquery-validation-engine include: bnabriss/jquery-form-validation — jQuery form validation is a library that helps you to validate your html form, it's completable with booth bootstrap 3… ericelliott/h5validate — An HTML5 form validation plugin for jQuery. Works on all major browsers, both new and old. Implements inline, realtime… formvalidation/formvalidation. jquery-validation/jquery-validation — This project is a jQuery plugin and client-side form validator used to verify web form inputs before they are… victorjonsson/jquery-form-validator — [DISCONTINUED] jQuery plugin that makes it easy to validate user input while keeping your HTML markup clean from…