AngularJS wrapper for SweetAlert2. Sweet Alert is a beautiful replacement for Javascript's "Alert".
http://chander.github.io/ngSweetAlert2/
- required:
AngularJS
sweetalert2
- download the files
npm i chander/ngSweetAlert2
- include the files in your app
SweetAlert2.min.js
sweetalert2.js
ORsweetalert2.min.js
sweetalert2.css
- include the module in angular (i.e. in
app.js
) -chander.ngSweetAlert