🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

msg-modal

Package Overview
Dependencies
Maintainers
1
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

msg-modal

A javascript library to create and manage highly customizable modal windows and popup messages.

11.4.12
latest
Source
npm
Version published
Weekly downloads
4
-90%
Maintainers
1
Weekly downloads
 
Created
Source

Msg

A javascript library to create and manage highly customizable modal windows and popup messages.

Manual Installation:

The files can be found in /dist

<script src="msg.js"></script>

or

<script src="msg.min.js"></script>

NPM:

npm install msg-modal
<script src="node_modules/msg-modal/dist/msg.js"></script>

or

<script src="node_modules/msg-modal/dist/msg.min.js"></script>

Demo and Documentation

Keywords

accessibility

FAQs

Package last updated on 25 Mar 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