flashing-page-title-notification

✨ Flashing Page Title Notification npm package

Downloads
128
Stars
10
Committers
2

Flashing Page Title Notification JS

A javascript plugin which allows easy use of creating a flashing page title for notification purposes.

Demo

https://flashing-page-title-notification.netlify.com

Blog Article

https://www.curtiscode.dev/post/js/create-a-flashing-tab-notification-page-title

Example

pageTitleNotification.on("New Message!", 1000);

pageTitleNotification.off()

Install

npm install flashing-page-title-notification

Develop

Manual build to /dist:

npm run build

Changes can be tested at /demo-publish by running:

npm run build-demo
Package Rankings
Top 8.31% on Npmjs.org
Badges
Extracted from project README
Netlify Status enter image description here