A javascript plugin which allows easy use of creating a flashing page title for notification purposes.
https://flashing-page-title-notification.netlify.com/demo
http://curtistimson.co.uk/post/js/create-a-flashing-tab-notification-page-title/
pageTitleNotification.on("New Message!", 1000);
pageTitleNotification.off()
npm install flashing-page-title-notification
Manual build to /dist
:
gulp build
Changes can be tested at /dist/demo