Adding browser JavaScript push notifications

A small JavaScript library called push.js allows developers to send push notifications to the browser.

The Notifications API works through JavaScript. It allows developers to send push notifications directly to the user’s browser window., after asking for permission.

This method should work on most modern browsers.

The GitHub repository has an issue tracker for support.


Explore our projects