ngxtoastr
ngxtoastr is a notification toast library for Angular applications. It provides a simple and customizable way to display user notifications such as success messages, error alerts, warnings, and informational messages. The library is designed to be lightweight and easy to integrate into any Angular project.
The core functionality of ngxtoastr revolves around displaying toast messages that appear typically in a corner
Integration involves importing the ngxtoastr module into an Angular application and then injecting the ToastrService into