add Notifications

This commit is contained in:
chencheng
2014-07-13 19:00:22 +08:00
parent 58aa779241
commit b54195aeac

View File

@@ -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.