All Projects → whatwg → Notifications

whatwg / Notifications

Licence: cc-by-4.0
Notifications API Standard

Projects that are alternatives of or similar to Notifications

Encoding
Encoding Standard
Stars: ✭ 176 (+67.62%)
Mutual labels:  standard, whatwg
infra
Infra Standard
Stars: ✭ 85 (-19.05%)
Mutual labels:  standard, whatwg
mimesniff
MIME Sniffing Standard
Stars: ✭ 89 (-15.24%)
Mutual labels:  standard, whatwg
Fetch
Fetch Standard
Stars: ✭ 1,794 (+1608.57%)
Mutual labels:  standard, whatwg
Html
HTML Standard
Stars: ✭ 5,217 (+4868.57%)
Mutual labels:  standard, whatwg
webidl
Web IDL Standard
Stars: ✭ 296 (+181.9%)
Mutual labels:  standard, whatwg
quirks
Quirks Mode Standard
Stars: ✭ 23 (-78.1%)
Mutual labels:  standard, whatwg
storage
Storage Standard
Stars: ✭ 92 (-12.38%)
Mutual labels:  standard, whatwg
Url
URL Standard
Stars: ✭ 343 (+226.67%)
Mutual labels:  standard, whatwg
Xhr
XMLHttpRequest Standard
Stars: ✭ 262 (+149.52%)
Mutual labels:  standard, whatwg
Dom
DOM Standard
Stars: ✭ 1,114 (+960.95%)
Mutual labels:  standard, whatwg
Streams
Streams Standard
Stars: ✭ 1,074 (+922.86%)
Mutual labels:  standard, whatwg
Fullscreen
Fullscreen API Standard
Stars: ✭ 78 (-25.71%)
Mutual labels:  standard, whatwg
Server Configs Nginx
Nginx HTTP server boilerplate configs
Stars: ✭ 9,457 (+8906.67%)
Mutual labels:  standard
Ravenx
Notification dispatch library for Elixir applications
Stars: ✭ 100 (-4.76%)
Mutual labels:  notifications
Pwa Weather
Minimal Weather PWA: Offline, Push Notification and Web Payments
Stars: ✭ 89 (-15.24%)
Mutual labels:  notifications
Neatinput
A .NET standard project which aims to make keyboard and mouse input monitoring easy on Windows and eventually Linux.
Stars: ✭ 89 (-15.24%)
Mutual labels:  standard
Connectivity
🌐 Makes Internet connectivity detection more robust by detecting Wi-Fi networks without Internet access.
Stars: ✭ 1,476 (+1305.71%)
Mutual labels:  notifications
Pushy
A Java library for sending APNs (iOS/macOS/Safari) push notifications
Stars: ✭ 1,353 (+1188.57%)
Mutual labels:  notifications
Node Gcm
A NodeJS wrapper library port to send data to Android devices via Google Cloud Messaging
Stars: ✭ 1,286 (+1124.76%)
Mutual labels:  notifications

This repository hosts the Notifications API Standard.

Code of conduct

We are committed to providing a friendly, safe, and welcoming environment for all. Please read and respect the WHATWG Code of Conduct.

Contribution opportunities

Folks notice minor and larger issues with the Notifications API Standard all the time and we'd love your help fixing those. Pull requests for typographical and grammar errors are also most welcome.

We'd be happy to mentor you through this process. If you're interested and need help getting started, leave a comment on the issue or ask around on IRC.

Pull requests

In short, change notifications.bs and submit your patch, with a good commit message. Consider reading through the WHATWG FAQ if you are new here.

Please add your name to the Acknowledgments section in your first pull request, even for trivial fixes. The names are sorted lexicographically.

Building "locally"

For quick local iteration, run make. To verify your changes locally, run make deploy. See more in the WHATWG Contributor Guidelines.

Merge policy

If you can commit to this repository, see the WHATWG Maintainer Guidelines.

Tests

Tests can be found in the notifications/ directory of web-platform-tests/wpt.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].