# kenkeiter/skeuocard

Skeuocard progressively enhances credit card inputs to provide a skeuomorphic interface.

Repository: https://github.com/kenkeiter/skeuocard
Canonical: https://ross.abutalabs.com/products/skeuocard
Homepage: http://kenkeiter.com/skeuocard/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2020-05-11T23:56:49+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": 4783, "days_push": 2305, "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 3215, forks 220 (observed 2026-08-28T04:07:49.555212+00:00)

## What it is
Skeuocard is a JavaScript library that progressively enhances credit card input forms into a skeuomorphic, visually realistic card interface. It detects card type as the user types and updates the underlying form values while gracefully degrading on unsupported browsers.

## Use cases
- make credit card inputs look like a real card on checkout pages
- auto-detect card type (Visa, MasterCard, Amex) as the user types
- improve payment form usability and reduce purchase abandonment
- progressively enhance an existing credit card form without changing backend inputs
- render issuer-specific card layouts like Chase Sapphire

## When to choose
- you want a visually skeuomorphic credit card entry widget on a classic multi-page checkout
- you need progressive enhancement that leaves underlying form inputs intact
- you must support many card networks including UnionPay, JCB, Diners Club, and Maestro

## When to avoid
- you need an actively maintained library - the project is unmaintained and seeking a new maintainer
- you're building a modern React/Vue SPA and prefer a maintained component library
- you want minimal, flat payment inputs rather than skeuomorphic visuals

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, form-handling, frontend-framework
- domain: web-development, frontend, e-commerce
- platform: browser
- tags: credit-card-input, skeuomorphism, progressive-enhancement, payment-forms, jquery-plugin, javascript

## Member repositories
- kenkeiter/skeuocard (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:49.555212+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-29T18:44:56.463390+00:00, confidence not recorded.
  - readme: https://github.com/kenkeiter/skeuocard (fetched 2026-08-28T04:07:49.555212+00:00, sha b3ca2db48e80)
  - homepage: http://kenkeiter.com/skeuocard/ (fetched 2026-08-29T09:38:16.430745+00:00, sha 82b23aa534bc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
