Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-11T18:32:14.000Z (4 months ago)
- Last Synced: 2024-10-30T19:05:07.345Z (9 days 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
[![npm version](https://img.shields.io/npm/v/bootstrap-confirmation2.svg?style=flat-square)](https://www.npmjs.com/package/bootstrap-confirmation2)
[![jsDelivr CDN](https://data.jsdelivr.com/v1/package/npm/bootstrap-confirmation2/badge)](https://www.jsdelivr.com/package/npm/bootstrap-confirmation2)
[![GZIP size](https://img.shields.io/bundlephobia/minzip/bootstrap-confirmation2?label=gzip%20size)](https://bundlephobia.com/result?p=bootstrap-confirmation2)
[![Build Status](https://github.com/mistic100/Bootstrap-Confirmation/workflows/CI/badge.svg)](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]
```