Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 days ago
JSON representation

Bootstrap plugin for on-place confirm boxes using Popover

Awesome Lists containing this project

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]
```