# craftpip/jquery-confirm

A multipurpose plugin for alert, confirm & dialog, with extended features.

Repository: https://github.com/craftpip/jquery-confirm
Canonical: https://ross.abutalabs.com/products/jquery-confirm
Homepage: http://craftpip.github.io/jquery-confirm/
Language: JavaScript
License: MIT
License Family: permissive
Topics: dialog, ajax, callback, confirm, jquery, jquery-plugin, alert, modals, popup
Last push: 2026-06-11T08:42:06+00:00

## Health v2 (maintenance only)
Score: 62/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 87, release rhythm 8, longevity 100
- inputs: {"age_days": 4272, "days_push": 83, "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 1855, forks 502 (observed 2026-08-28T04:05:44.753506+00:00)

## What it is
A jQuery plugin that provides alert, confirm, prompt, and dialog modals with features like Ajax-loaded content, auto-close timers, keyboard shortcuts, themes, and animations. It exposes a simple $.confirm() / $.alert() / $.dialog() API for building interactive popups in web pages.

## Use cases
- show confirmation dialogs before destructive actions
- display elegant alert popups in a web app
- load modal content via ajax
- create auto-closing notification dialogs
- build prompt dialogs that capture user input
- add themed modal dialogs to a jquery site

## When to choose
- your project already uses jQuery and needs alert/confirm/dialog modals
- you want ajax-loaded content, auto-close, and keyboard support in dialogs out of the box
- you need a lightweight drop-in replacement for native alert() and confirm()

## When to avoid
- you are building a modern framework app (React, Vue, Angular) without jQuery
- you need a full-featured modal system with focus trapping and accessibility guarantees
- you want a dependency-free vanilla JavaScript dialog library

## Facets
- artifact type: plugin
- maturity: active
- function: ui-components, frontend-framework
- domain: frontend, web-development
- platform: browser
- tags: jquery-plugin, modal, dialog, alert, confirm, popup, ajax-content, auto-close

## Member repositories
- craftpip/jquery-confirm (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:44.753506+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-30T03:16:43.927318+00:00, confidence not recorded.
  - readme: https://github.com/craftpip/jquery-confirm (fetched 2026-08-28T04:05:44.753506+00:00, sha 3c94fb41533e)
  - homepage: http://craftpip.github.io/jquery-confirm/ (fetched 2026-08-29T10:55:45.943588+00:00, sha 295023ba10d7)
  - registry_npm: https://registry.npmjs.org/jquery-confirm (fetched 2026-08-29T10:55:45.948038+00:00, sha 826bc6a75fd0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
