Documentation and demo can be found here: https://robinparisi.github.io/tingle/
Tingle is a minimalist and easy-to-use modal plugin written in pure JavaScript:
- No dependencies required
- Fully customizable via CSS
- CSS transitions
- Simple API
- No extra files to download
- Created with UX in mind
Flexbox supportBetter responsive- alert/dialog
- Accessibility (any help is welcome)
Run the demo and listen for changes:
$ git clone [email protected]:robinparisi/tingle.git
$ cd tingle
$ npm install
$ gulp serve
© 2018 Robin Parisi
Released under the MIT LICENSE