https://github.com/mistic100/Bootstrap-Confirmation
Bootstrap plugin for on-place confirm boxes using Popover
https://github.com/mistic100/Bootstrap-Confirmation
bootstrap confirmation popover tooltip
Last synced: 30 days ago
JSON representation
Bootstrap plugin for on-place confirm boxes using Popover
- Host: GitHub
- URL: https://github.com/mistic100/Bootstrap-Confirmation
- Owner: mistic100
- Fork: true (jibe914/Bootstrap-Confirmation)
- Created: 2014-03-24T20:44:00.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-11T18:32:14.000Z (10 months ago)
- Last Synced: 2024-10-30T19:05:07.345Z (6 months ago)
- Topics: bootstrap, confirmation, popover, tooltip
- Language: JavaScript
- Homepage: http://bootstrap-confirmation.js.org
- Size: 511 KB
- Stars: 307
- Watchers: 19
- Forks: 124
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - mistic100/Bootstrap-Confirmation - Bootstrap plugin for on-place confirm boxes using Popover (bootstrap)
README
# Bootstrap-Confirmation
[](https://www.npmjs.com/package/bootstrap-confirmation2)
[](https://www.jsdelivr.com/package/npm/bootstrap-confirmation2)
[](https://bundlephobia.com/result?p=bootstrap-confirmation2)
[](https://github.com/mistic100/Bootstrap-Confirmation/actions)Bootstrap plugin for on-place confirm boxes using Popover.
## Documentation
[bootstrap-confirmation.js.org](http://bootstrap-confirmation.js.org)
## Installation
#### Bootstrap 4
```
npm install bootstrap-confirmation2
```#### Bootstrap 3
```
npm install [email protected]
```