Skip to content
/ Msg Public

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

License

Notifications You must be signed in to change notification settings

Merkoba/Msg

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published