# 1000hz/bootstrap-validator

A user-friendly HTML5 form validation jQuery plugin for Bootstrap 3

Repository: https://github.com/1000hz/bootstrap-validator
Canonical: https://ross.abutalabs.com/products/bootstrap-validator
Homepage: http://1000hz.github.io/bootstrap-validator
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2019-12-12T14:01:20+00:00

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

## Adoption (not part of the score)
Stars 2352, forks 1031 (observed 2026-08-28T04:06:40.400465+00:00)

## What it is
A jQuery plugin that adds user-friendly HTML5 form validation to Bootstrap 3 forms, configured via standard HTML5 attributes and data attributes. It provides unobtrusive error messaging, custom validators, AJAX field validation, and submit disabling until forms are valid.

## Use cases
- validate bootstrap 3 forms with html5 attributes
- show inline error messages on form fields
- disable submit button until form is valid
- add custom validation rules to jquery forms
- validate form fields via ajax
- customize form error messages

## When to choose
- you are using Bootstrap 3 and jQuery
- you want declarative, HTML5-attribute-based form validation
- you need unobtrusive client-side validation with customizable error messages

## When to avoid
- you use Bootstrap 4 or 5 (use its built-in validation instead)
- you want a framework-agnostic or dependency-free validator
- you need server-side or Node.js validation

## Facets
- artifact type: plugin
- maturity: maintenance
- function: form-handling
- domain: web-development, frontend
- platform: browser
- tags: bootstrap3, jquery-plugin, html5-forms, client-side-validation, jquery

## Member repositories
- 1000hz/bootstrap-validator (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:40.400465+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-30T02:36:30.155410+00:00, confidence not recorded.
  - readme: https://github.com/1000hz/bootstrap-validator (fetched 2026-08-28T04:06:40.400465+00:00, sha 7b919a9236d9)
  - homepage: http://1000hz.github.io/bootstrap-validator (fetched 2026-08-29T10:17:28.907753+00:00, sha f60d5b05aa92)
  - registry_npm: https://registry.npmjs.org/bootstrap-validator (fetched 2026-08-29T10:17:28.914910+00:00, sha 82810c9895bc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
