Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atom/notifications
User notifications
https://github.com/atom/notifications
Last synced: 2 months ago
JSON representation
User notifications
- Host: GitHub
- URL: https://github.com/atom/notifications
- Owner: atom
- License: mit
- Archived: true
- Created: 2014-11-15T00:18:37.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-09-28T10:52:02.000Z (over 2 years ago)
- Last Synced: 2024-08-02T01:25:55.232Z (6 months ago)
- Language: CoffeeScript
- Homepage:
- Size: 430 KB
- Stars: 75
- Watchers: 18
- Forks: 36
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
##### Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our [official announcement](https://github.blog/2022-06-08-sunsetting-atom/)
# Notifications package
[![CI](https://github.com/atom/notifications/actions/workflows/ci.yml/badge.svg)](https://github.com/atom/notifications/actions/workflows/ci.yml)![notifications](https://cloud.githubusercontent.com/assets/69169/5176406/350d0e80-73fd-11e4-8101-1776b9d6d8bf.gif)
### Docs
Notifications are available for use in your Atom packages via the `atom.notifications` `NotificationManager` object. See
https://atom.io/docs/api/latest/NotificationManager and https://atom.io/docs/api/latest/Notification for documentation.