Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 8, 2024. It is now read-only.
/push.jsPublic archive

The world's most versatile desktop notifications framework 🌎

License

NotificationsYou must be signed in to change notification settings

Nickersoft/push.js

Repository files navigation



Build StatusCoverage StatusKnown VulnerabilitiesMaintainability

npm versionnpmGreenkeeper badge

Now a proud user of

Important Notice

Push is currently looking for co-maintainers of the repo. The guy who originally made this library,Tyler Nickerson, while still visiting this repo from time to time, is busy trying to work on his companyLinguistic right now. As a result, he may not have time to answer everyone or fix bugs as quickly as they would like him too. If you find it pretty easy to find your way around this code and think you could help some people out, shoot me a message atnickersoft@gmail.com and let's talk.

What is Push?

Push is the fastest way to get up and running with Javascript desktop notifications. A fairly new addition to theofficial specification, the Notification API allows modern browsers such as Chrome, Safari, Firefox, and IE 9+ to pushnotifications to a user's desktop. Push acts as a cross-browser solution to this API, falling back to use olderimplementations if the user's browser does not support the new API.

You can quickly install Push vianpm:

npm install push.js --save

Or, if you want something a little more lightweight, you can giveBower a try:

bower install push.js --save

Full Documentation

Full documentation for Push can be found at the project's new homepagehttps://pushjs.org.See you there!

Development

If you feel like this library is your jam and you want to contribute (or you think I'm an idiot who missed something),check out Push's neatcontributing guidelines on how you can make your mark.

Credits

Push is based off the following work:

  1. HTML5-Desktop-Notifications byTsvetan Tsvetkov
  2. notify.js byAlex Gibson

[8]ページ先頭

©2009-2025 Movatter.jp