pushnotifications-demo icon indicating copy to clipboard operation
pushnotifications-demo copied to clipboard

Client side javascript part as library?

Open pwFoo opened this issue 6 years ago • 1 comments

I like the demo and would use the client side part of the demo as library. Is there a library available based on the demo?

Just the client side javascript part as a single file library to include by a script tag.

pwFoo avatar Jun 19 '19 18:06 pwFoo

To send web push on the client side, we need all browsers to enable CORS w3c/push-api#303 Firefox is the only one that have enable it.

jimmywarting avatar May 06 '20 07:05 jimmywarting