2.5.0 • Published 2 years ago

flashing-page-title-notification v2.5.0

Weekly downloads
158
License
ISC
Repository
github
Last release
2 years ago

Flashing Page Title Notification JS

Netlify Status

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

enter image description here

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
2.5.0

2 years ago

2.4.1

2 years ago

2.4.0

2 years ago

2.3.0

5 years ago

2.2.0

5 years ago

2.2.0-dev

5 years ago

2.0.0

7 years ago

1.0.0

7 years ago