Skip to content

Pops notifications near mouse cursor. So, you will always be notified when something happens on web page.

License

Notifications You must be signed in to change notification settings

onderaltintas/cursor-notifier.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cursor-notifier.js

Pops notifications near mouse cursor. So, you will always be notified when something happens on web page.

How to use? Here:

var notifier = new CursorNotifier();
//to show
notifier.notify(CursorNotifier.NotificationTypes.Progressing);
//to hide
notifier.hide();

an such things. Check the class, it is pretty simple but mastership hides behind this simplicity. Like my old samurai friend said "eat the grape but do never ask the grape garden".

About

Pops notifications near mouse cursor. So, you will always be notified when something happens on web page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published