msg-modal

11.4.12 • Public • Published

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

Package Sidebar

Install

npm i msg-modal

Weekly Downloads

0

Version

11.4.12

License

MIT

Unpacked Size

167 kB

Total Files

5

Last publish

Collaborators

  • madprops