# ReactiveRaven/jqBootstrapValidation

A JQuery validation framework for bootstrap forms.

Repository: https://github.com/ReactiveRaven/jqBootstrapValidation
Canonical: https://ross.abutalabs.com/products/jqbootstrapvalidation
Homepage: http://reactiveraven.github.io/jqBootstrapValidation
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2022-01-18T01:22:56+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5234, "days_push": 1689, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1332, forks 319 (observed 2026-08-28T04:04:24.445424+00:00)

## What it is
A jQuery plugin that validates Bootstrap forms using HTML5 validator attributes and data-attribute options. It displays validation errors in help-block elements as users type.

## Use cases
- validate bootstrap forms with jquery
- show inline validation errors as users type
- enforce required fields and email format in forms
- add custom validation messages via data attributes
- validate checkbox min/max selections in a form

## When to choose
- you have a Bootstrap 2/3 form and want lightweight client-side validation
- you want HTML5 attribute-based validation with custom messages
- you are already using jQuery and want a small plugin

## When to avoid
- you are using modern frameworks like React or Vue with their own form libraries
- you need Bootstrap 4/5 support or a maintained solution
- you want server-side or async-heavy validation workflows

## Facets
- artifact type: plugin
- maturity: maintenance
- function: form-handling, ui-components
- domain: web-development, frontend
- platform: browser
- tags: jquery, bootstrap, form-validation, html5-validation, javascript

## Member repositories
- ReactiveRaven/jqBootstrapValidation (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:24.445424+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:45:09.289616+00:00, confidence not recorded.
  - readme: https://github.com/ReactiveRaven/jqBootstrapValidation (fetched 2026-08-28T04:04:24.445424+00:00, sha 1823f97ed286)
  - homepage: http://reactiveraven.github.io/jqBootstrapValidation (fetched 2026-08-29T12:04:26.047364+00:00, sha fa781b1ae1b2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
