web-push
Reactive icon

Web Push

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 14 February 2024
 by 
4.7
 (3 ratings)
web-push

Web Push

Details
Provides web push notifications with no third-party tools. Receive notifications even when the application is closed!
Read more

Provides Web Push notifications with no third-party tools by using a combination of web standards Push API and Notification API, along with Service Worker; server side it uses web-push library.

Please, look at the Documentation section to get more information on how to use this component.

Release notes (1.0.1)

- Updated references;

- Fixed an issue in the Demo module, when scheduling a notification;

License (1.0.1)
Reviews (2)
by 
4 Jul (3 days ago)
in version 1.0.1
The demo is super helpful for implementing the library. It took me a minute to set it up only because it was awkward to copy the VAPID values out.

As far as I can tell, a new web push notification always pops and goes to a new tab with a URL. This library would be better if it implemented the subtleties and considerate practices that:

- Focus an Existing Window or Tab: https://web.dev/articles/push-notifications-common-notification-patterns#focus_an_existing_window
- Suppress Notification if Tab is already Focused: https://web.dev/articles/push-notifications-common-notification-patterns#the_exception_to_the_rule
by 
2022-07-27
in version 1.0.0
The component greatly simplifies the solution compared to other alternatives that we evaluated for the need to send push notifications by web application.
Team
Other assets in this category