Minimalistic and extensible notification service for Angular.
You can easy add any notification in your controller by adding code like this:
notify({ message:'Hello! This is a sample message!', classes: 'alert-info' });