Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 728 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 728 Bytes

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 git@github.com:Draggable/mimodal

  • coming soon

Status

pre-alpha: in early development