PawelDecowski/jquery-creditcardvalidator
jQuery credit card validation and detection plugin observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5309
- days_rel: n/a
- days_push: 1309
- n_releases_24m: 0
Adoption not part of the score
1068 stars · 279 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A jQuery plugin that detects credit card types and validates card numbers using length and Luhn checksum checks. It runs validation on form fields as values change or on demand, returning the detected card type and validity.
Use cases
- validate credit card numbers in a payment form
- detect whether a card number is Visa, Mastercard, Amex, or Discover
- check Luhn checksum validity of a card number as the user types
- add visual feedback classes to card input fields based on validity
- validate card numbers before submitting an order form
When to choose
- you have a jQuery-based checkout or payment form needing client-side card validation
- you want lightweight card type detection and Luhn validation without a full payment SDK
- you need real-time validation feedback on a card number input
When to avoid
- your project does not use jQuery
- you need actual payment processing or card tokenization (use Stripe/Braintree instead)
- you need server-side validation or PCI-compliant handling
- you need validation of modern card schemes beyond the supported set
Facets
plugin · maturity maintenance
form-handling web-development frontend fintech browser jquery-plugin credit-card-validation luhn-check payment-forms card-type-detection nodejs javascript
2 sources
- readme: https://github.com/PawelDecowski/jquery-creditcardvalidator · fetched 2026-08-28 · 6a9f3e9ed886
- registry_npm: https://registry.npmjs.org/jquery-creditcardvalidator · fetched 2026-08-29 · d0e5a3a73ce7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PawelDecowski/jquery-creditcardvalidator | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="PawelDecowski/jquery-creditcardvalidator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem