mirror of
https://github.com/jlgarridol/Modalizer.js.git
synced 2026-03-04 01:19:56 +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.
|
||||
|
||||
 [](https://github.com/jlgarridol/modalizer.js/releases)  
|
||||
 [](https://github.com/jlgarridol/modalizer.js/releases) [](https://www.npmjs.com/package/@jlgarridol/modalizer.js)     
|
||||
---
|
||||
Getting starting
|
||||
--
|
||||
### Installation
|
||||
Via npm
|
||||
```bash
|
||||
$ npm install @jlgarridol/modalizer.js@1.0.1
|
||||
$ npm install @jlgarridol/modalizer.js@1.0.2
|
||||
```
|
||||
or add it directly using a CDN:
|
||||
```html
|
||||
|
||||
Reference in New Issue
Block a user