mirror of
https://github.com/jlgarridol/Modalizer.js.git
synced 2026-03-05 01:42:05 +01:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9963794b86 | ||
|
|
28bf564fef | ||
|
|
6b0ab3e697 | ||
|
|
29a07101da |
@@ -3,14 +3,14 @@ Modalizer.js
|
|||||||
|
|
||||||
Lightweight extension over bootstrap's modals to improve of the control, animations and visualization of modal windows.
|
Lightweight extension over bootstrap's modals to improve of the control, animations and visualization of modal windows.
|
||||||
|
|
||||||
 [](https://github.com/jlgarridol/modalizer.js/releases)  
|
 [](https://github.com/jlgarridol/modalizer.js/releases) [](https://www.npmjs.com/package/@jlgarridol/modalizer.js)     
|
||||||
---
|
---
|
||||||
Getting starting
|
Getting starting
|
||||||
--
|
--
|
||||||
### Installation
|
### Installation
|
||||||
Via npm
|
Via npm
|
||||||
```bash
|
```bash
|
||||||
$ npm install @jlgarridol/modalizer.js@1.0.1
|
$ npm install @jlgarridol/modalizer.js@1.0.2
|
||||||
```
|
```
|
||||||
or add it directly using a CDN:
|
or add it directly using a CDN:
|
||||||
```html
|
```html
|
||||||
|
|||||||
Reference in New Issue
Block a user