mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-23 19:58:01 -08:00
add Notifications
This commit is contained in:
12
README.md
12
README.md
@@ -25,7 +25,7 @@ A curated list of amazingly awesome browser-side JavaScript libraries, resources
|
||||
* [Validation](#validation)
|
||||
* [Keyboard Wrappers](#keyboard-wrappers)
|
||||
* [Tours And Guides](#tours-and-guides)
|
||||
* Notifications
|
||||
* [Notifications](#notifications)
|
||||
* Sliders
|
||||
* [Other Awesome Lists](#other-awesome-lists)
|
||||
|
||||
@@ -270,5 +270,15 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
|
||||
* [joyride](https://github.com/zurb/joyride) - jQuery feature tour plugin.
|
||||
|
||||
|
||||
## Notifications
|
||||
|
||||
* [messenger](https://github.com/HubSpot/messenger) - Growl-style alerts and messages for your app.
|
||||
* [noty](https://github.com/needim/noty) - jQuery notification plugin.
|
||||
* [pnotify](https://github.com/sciactive/pnotify) - JavaScript notifications for Bootstrap, jQuery UI, and the Web Notifications Draft.
|
||||
* [toastr](https://github.com/CodeSeven/toastr) - Simple javascript toast notifications.
|
||||
* [humane-js](https://github.com/wavded/humane-js) - A simple, modern, browser notification system.
|
||||
* [smoke.js](https://github.com/hxgf/smoke.js) - Framework-agnostic styled alert system for javascript.
|
||||
|
||||
|
||||
# Other Awesome Lists
|
||||
Other amazingly awesome lists can be found in the [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) list.
|
||||
|
||||
Reference in New Issue
Block a user