Wrapper for Noty - cool growl-like notifications.
Wrapper for Noty - cool growl-like notifications.
Simple Noty wrapper lib that brings Noty to Angular context. Instalable with bower.
To run demo you ust need to have gulp installed and install all the npm and bower deps to the project.
npm install gulp -g
npm install
bower install
gulp
angular-noty.dist.js
and make sure that you have jquery in your project.notyModule
as dependency module to your main angular module.noty
somewhere and you can start using it.