preboot / angular-webpack

A complete, yet simple, starter for Angular v2+ using webpack
MIT License
1.29k stars 557 forks source link

how i can use alertify.js in angular #365

Open aditya2019 opened 6 years ago

mcescalante commented 6 years ago

I've been using sweetalert2 and the binding for Angular: https://www.npmjs.com/package/ng2-sweetalert2

This has worked lovely for me, and the alerts are even a bit more stylish than alertify.js. Hope this helps.