1.2 KB modal dialog box, with no dependencies
- A simple and fast modal dialog
- Plain JavaScript only - no dependencies
- All browsers supported (IE10+)
- Less than 1.2 KB when gzipped and minified
- Bootstrap and Animate.css friendly
- Supports ES modules, CommonJS, AMD or globals
https://plnkr.co/edit/XXFKwHHcZD4Ecjh8twaW?p=preview
$ npm install rmodal --save
$ npm install
$ npm run build
$ npm run test