Skip to content
A simple 1.2 KB modal dialog with no dependencies
JavaScript HTML CSS
Find file
Latest commit 8fb2034 @zewish Update index.js

README.md

NPM version Build Status Coverage Status Downloads


rmodal.js logo

1.2 KB modal dialog box, with no dependencies

  • A simple and fast modal dialog
  • Plain JavaScript only - no dependencies
  • All browsers supported (IE9+)
  • Less than 1.2 KB when gzipped and minified
  • Bootstrap and Animate.css friendly
  • Supports CommonJS, AMD or globals

Demo

http://plnkr.co/edit/XXFKwHHcZD4Ecjh8twaW?p=preview

Documentation

http://rmodal.js.org/

Installation

$ bower install rmodal --save
# or
$ npm install rmodal --save

Development

$ npm install
$ npm install -g gulp

Development: build

$ gulp build

Development: test

$ gulp lint test

Something went wrong with that request. Please try again.