Skip to content

Shlok-Jain/Notification-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotificationJS

This is a javascript library for showing notifications in javascript apps, React apps and many more..... It has many features like swipe for touch devices, light and dark themes, four templates for different notifications( normal, alert, error, success), compatible on all major devices. I hope you will like it.

Authors

Demo

https://shlok-jain.github.io/Notification-library#demo

demo

Features

  • Swipe to close on touch devices
  • You can choose from two themes(light,dark)
  • Pause timer when window loses focus
  • Different types of notifications for different type of messages( normal, alert, error, success )
  • You can manually close notification( .hide() method)hover on notification to pause timer
  • You can specify time to show notification
  • and many more.....

Installation

Install NotificationJS with cdn

<script src="https://cdn.jsdelivr.net/gh/Shlok-Jain/Notification-library@latest/index.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Shlok-Jain/Notification-library@latest/index.css">

Usage

Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published