angular-alert

1.0.2 • Public • Published

angular-alert

Alert modal dialog for AngularJS

Install

This module requires the Angular-UI-Bootstrap $modal service and styles from Bootstrap 3.x.

To install with npm:

npm install angular-alert

To install with bower:

bower install angular-alert-modal

Then simply add a dependency to the angular-alert module:

angular.module('myApp', ['angular-alert']);

Note

Module started as a fork from Schlogen's angular confirm so thanks to him for giving a "template". I just modernized it to Emacs6 so if you want rebuild it you have to run:

gulp build

Sources will generated into /dist/ directory, minified version also included.

Package Sidebar

Install

npm i angular-alert

Weekly Downloads

4

Version

1.0.2

License

Apache-2.0

Last publish

Collaborators

  • pixelcrab