bootstrap-show-modal
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "bootstrap-show-modal", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "jQuery plugin to create bootstrap 4 modals in pure JavaScript", | ||
@@ -5,0 +5,0 @@ "main": "src/bootstrap-show-modal.js", |
@@ -7,2 +7,6 @@ # bootstrap-modal-dialog | ||
## Installation | ||
`npm install` installs bootstrap, popper.js and jQuery, needed for bootstrap modals. | ||
## Usage | ||
@@ -9,0 +13,0 @@ |
11597
5
59