New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rmodal

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rmodal

A simple modal dialog with no external dependencies. IE9+ supported.

1.1.0
latest
Source
npm
Version published
Weekly downloads
360
-22.91%
Maintainers
1
Weekly downloads
 
Created
Source

NPM version Build Status Coverage Status Dependencies Downloads

1.2 KB modal dialog box, with no dependencies

Logo

  • 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

Demo

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

Documentation

https://rmodal.js.org/

Installation

$ npm install rmodal --save

Development

$ npm install

Development: build

$ npm run build

Development: test

$ npm run test

Keywords

modal

FAQs

Package last updated on 13 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts