noty – a jquery notification plugin

noty is a jQuery plugin that makes it easy to create alert – success – error – warning – information – confirmation messages as an alternative the standard alert dialog. Each notification is added to a queue. (Optional)

notificationcenter – a jQuery OS X notification center plugin

notificationcenter is a jQuery version of the Apple OS X Notification Center. I’ve attempted to copy everything I can from the OS X verison in 10.9. Icons, colors, sounds, visuals, interactions, functions.