mimodal
v0.0.6
Published
Lightweight all purpose modal written in vanilla js
Downloads
4
Maintainers
Readme
Mimodal
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.
Whats it do?
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
Get Started
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 [email protected]:Draggable/mimodal
Demo
- coming soon
Status
pre-alpha: in early development