mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08: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)
|
* [Validation](#validation)
|
||||||
* [Keyboard Wrappers](#keyboard-wrappers)
|
* [Keyboard Wrappers](#keyboard-wrappers)
|
||||||
* [Tours And Guides](#tours-and-guides)
|
* [Tours And Guides](#tours-and-guides)
|
||||||
* Notifications
|
* [Notifications](#notifications)
|
||||||
* Sliders
|
* Sliders
|
||||||
* [Other Awesome Lists](#other-awesome-lists)
|
* [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.
|
* [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 Awesome Lists
|
||||||
Other amazingly awesome lists can be found in the [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) list.
|
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