Skip to content

mohammadwali/notifyme.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notifyme.js

A Jquery/javascript plugin for custom notifications.

alt tag

Usage

Include the script file in your page

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

Then init it with your preffered options

$.notify({
    type: "success",
    message: "This is a success message with notify!"
});

License

Notifyme.js is released under the MIT license.

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages