# AngularJS wrapper for SweetAlert
Forked https://github.com/oitozero/ngSweetAlert ## Dependencies
- required:
[AngularJS](https://github.com/angular/angular)
[sweetalert](https://github.com/t4t5/sweetalert)## Install1. `npm install angular-swal` or `yarn add angular-swal`
2. include the module `angular-swal` as a dependency in your app