Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/f3oall/awesome-notifications
Lightweight JavaScript Notifications Library
https://github.com/f3oall/awesome-notifications
List: awesome-notifications
Last synced: 15 days ago
JSON representation
Lightweight JavaScript Notifications Library
- Host: GitHub
- URL: https://github.com/f3oall/awesome-notifications
- Owner: f3oall
- License: mit
- Created: 2018-01-12T12:52:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-16T12:32:59.000Z (9 months ago)
- Last Synced: 2024-05-22T21:00:53.765Z (6 months ago)
- Language: JavaScript
- Homepage: https://f3oall.github.io/awesome-notifications/
- Size: 7.29 MB
- Stars: 287
- Watchers: 9
- Forks: 40
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![npm](https://img.shields.io/npm/v/awesome-notifications.svg?style=for-the-badge)](https://www.npmjs.com/package/awesome-notifications)
[![npm](https://img.shields.io/npm/dm/awesome-notifications.svg?style=for-the-badge)](https://www.npmjs.com/package/awesome-notifications)
[![npm](https://img.shields.io/npm/l/awesome-notifications.svg?style=for-the-badge)](LICENSE)
[![TypeScript definitions on DefinitelyTyped](https://definitelytyped.org/badges/standard-flat.svg)](http://definitelytyped.org)# Awesome Notifications
Lightweight, fully customizable JavaScript notifications library with enhanced async support.
**3kb gzipped** • **no dependencies** • **advanced async support** • **fully customizable** • **>95% test coverage**.
**Demo:** https://f3oall.github.io/awesome-notifications/
![demo](/docs/demo.gif)
**Changelog:** [changelog.md](changelog.md)
## Donate
If you like this library you can become a patron [here](https://www.patreon.com/f3oall).
## Documentation
Read our detailed and convinient [documentation](https://f3oall.github.io/awesome-notifications/docs) to learn how to use this library for 100%.
## Browser support
By default library supports last 2 versions. Also you can consider using modern bundle. Learn more in [documentation](https://f3oall.github.io/awesome-notifications/docs/meta/browser-compatibility)
## License
This project is licensed under the terms of the [MIT license](LICENSE).