DEV Community

Cover image for       notifyJS , a new 
  JavaScript Library!
rudra pratap singh
rudra pratap singh

Posted on

notifyJS , a new JavaScript Library!

notify.js is lightweight javascript library used for interactive,cool,and responsive alert cum notification boxes.
The notify() function take a maximum of 9 arguments.
Title, Message, Direction, Type, bgColor, textColor, btnColor, btnText and opacity are the attributes.

A simple example
Alt Text

Output
Alt Text

.
.
.
.
.

Here is the official notifyJS page:
https://rudraworks.github.io/notifyJS/index.html

Here is the official notifyJS GitHub repo:
https://github.com/rudraWorks/notifyJS

Top comments (0)