Quantcast
Channel: Misc Archives - Phpflow.com
Viewing all articles
Browse latest Browse all 94

Angular Growl – Awesome notification System in Angular

$
0
0

Angular growl is a notification system which is using bootstrap alert css classes. Growl shows message with animation on showing and closing.

There are following Features Available:

  • Growl like notifications like in MacOS X
  • Growl using standard bootstrap classes like alert, alert-info, alert-error and alert-success.
  • You can set timeout message configuration, That could be global or per message.
  • pre-defined $http-Interceptor to automatically handle $http responses for server-sent messages

You can find more info from Angular Growl


Viewing all articles
Browse latest Browse all 94

Trending Articles