PHPackages                             webcito/jquery-bs-confirm - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. webcito/jquery-bs-confirm

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

webcito/jquery-bs-confirm
=========================

description

v1.0.0(2y ago)157proprietary

Since Jan 11Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/ThomasDev-de/jquery-bs-confirm)[ Packagist](https://packagist.org/packages/webcito/jquery-bs-confirm)[ RSS](/packages/webcito-jquery-bs-confirm/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

jquery-bs-confirm
=================

[](#jquery-bs-confirm)

A small JQuery plugin that creates a confirmation dialog using the bootstrap modal.

[![](/demo/img/dialog.png)](/demo/img/dialog.png)

options
-------

[](#options)

propertytypedescriptiondefaultdialogstringAdditional classes that can be added to the modal-dialog element`''`showHeaderboolHere you can specify whether the modal-header element should be displayed or not.`true`titlestring|htmlIf the header is to be displayed, the header text can be specified here.`'Please confirm this action'`messagestring|htmlThis is where the modal body text is defined.`'Are they sure they want to do this action?'`animationClassstringHere the animation can be defined by the appear. For example, you can add classes from animate.css.`'fade'`confirmTextstringThe text of the confirmation button`'confirm'`cancelTextstringThe text of the cancel button`'cancel'`onConfirmfunctionThe function is triggered upon confirmation.`() => {}`onCancelfunctionThe function is triggered when you cancel.`() => {}`onCompletefunctionThe function is triggered in both cases and returns the parameter isConfirmed to know if confirmed or cancelled.`({bool} isConfirmed) => {}`onShowfunctionThis event fires immediately when the show instance method is called. If caused by a click, the clicked element is available as the relatedTarget property of the event.`() => {}`onShownfunctionThis event is fired when the modal has been made visible to the user (will wait for CSS transitions to complete). If caused by a click, the clicked element is available as the relatedTarget property of the event.`() => {}`onHidefunctionThis event is fired immediately when the hide instance method has been called.`() => {}`onHiddenfunctionThis event is fired when the modal has finished being hidden from the user (will wait for CSS transitions to complete).`() => {}`

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance61

Regular maintenance activity

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

905d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d5f10c16b4b6bd1ac531ffc39c23c569490ec4630829511692c03ec89d36a11?d=identicon)[thomasK81](/maintainers/thomasK81)

---

Top Contributors

[![ThomasDev-de](https://avatars.githubusercontent.com/u/67106837?v=4)](https://github.com/ThomasDev-de "ThomasDev-de (10 commits)")

---

Tags

bootstrapconfirmdialogjquerylightweightmodal

### Embed Badge

![Health badge](/badges/webcito-jquery-bs-confirm/health.svg)

```
[![Health](https://phpackages.com/badges/webcito-jquery-bs-confirm/health.svg)](https://phpackages.com/packages/webcito-jquery-bs-confirm)
```

###  Alternatives

[mapbender/mapbender

Mapbender library

10418.3k8](/packages/mapbender-mapbender)[serhioromano/bootstrap-calendar

Bootstrap full view calendar.

3.0k5.9k2](/packages/serhioromano-bootstrap-calendar)[datatables.net/datatables.net

DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. This is jQuery DataTables

58170.0k33](/packages/datatablesnet-datatablesnet)[datatables.net/datatables.net-bs5

DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. This is DataTables with styling for \[Bootstrap5\](https://getbootstrap.com/)

2193.4k18](/packages/datatablesnet-datatablesnet-bs5)[datatables.net/datatables.net-bs4

DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. This is DataTables with styling for \[Bootstrap4\](https://getbootstrap.com/docs/4.6/getting-started/introduction/)

2925.5k14](/packages/datatablesnet-datatablesnet-bs4)[datatables.net/datatables.net-bs

DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. This is DataTables with styling for \[Bootstrap\](https://getbootstrap.com/docs/3.3/)

161.6k14](/packages/datatablesnet-datatablesnet-bs)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
