# nakupanda/bootstrap3-dialog

Make use of Twitter Bootstrap's modal more monkey-friendly.

Repository: https://github.com/nakupanda/bootstrap3-dialog
Canonical: https://ross.abutalabs.com/products/bootstrap3-dialog
Homepage: https://nakupanda.github.io/bootstrap3-dialog/
Language: JavaScript
License Family: other
Last push: 2019-12-15T07:55:32+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": 4684, "days_push": 2453, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1872, forks 646 (observed 2026-08-28T04:05:47.047049+00:00)

## What it is
A JavaScript library that wraps Bootstrap 3's modal component with a simple programmatic API, letting developers show dialogs with one line like BootstrapDialog.alert(). It supports customizable titles, messages, buttons, hotkeys, and loading remote content.

## Use cases
- show alert dialogs in a bootstrap 3 app
- create confirm dialogs with custom buttons
- replace verbose bootstrap modal markup with javascript calls
- load remote page content into a modal dialog
- add keyboard hotkeys to dialog buttons

## When to choose
- you're using Bootstrap 3 and want simple programmatic modal dialogs
- you want to avoid writing repetitive modal HTML markup
- you need quick alert/confirm dialogs with customizable buttons

## When to avoid
- you're using Bootstrap 4 or 5, which have incompatible markup and APIs
- you need a modern framework-native dialog solution (e.g., React or Vue components)
- you need an actively developed project with recent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: browser
- tags: bootstrap3, modal, dialog, javascript, jquery, nodejs

## Member repositories
- nakupanda/bootstrap3-dialog (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:47.047049+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:14:58.184005+00:00, confidence not recorded.
  - readme: https://github.com/nakupanda/bootstrap3-dialog (fetched 2026-08-28T04:05:47.047049+00:00, sha 6e48bf0d8c47)
  - homepage: https://nakupanda.github.io/bootstrap3-dialog/ (fetched 2026-08-29T10:54:03.910730+00:00, sha c9b78eb792ad)
  - registry_npm: https://registry.npmjs.org/bootstrap3-dialog (fetched 2026-08-29T10:54:03.914901+00:00, sha 9a82a3c7da88)
- Data as of 2026-08-30T08:39:29.467469+00:00.
