Mimodal is module for rending modals without a framework. Written in vanilla JS, this module is fresh take on modals without the overhead of a front-end framework such as Bootstrap or Foundation.
Mimodal empowers developers by providing a lightweight yet highly customizable module for dialogs and confirmation modals. While Mimodal ships with very little styling of its own, it does have support for Bootstrap
Install Mimodal using your package manager of choice:
bower install mimodal
or npm install mimodal --save
or clone the full module into your project
git clone git@github.com:Draggable/mimodal
- coming soon
pre-alpha: in early development