ngx-toast-notifications
Version:
Toast notifications for Angular applications
11 lines (7 loc) • 369 B
Markdown
# Angular Toast Notifications
A lightweight and simple to use library for [Angular](https://github.com/angular/angular) applications that provides an easy way to display toast notifications.
See full description on [GitHub Repository](https://github.com/tim-kuteev/ngx-toast-notifications)
## Install
```bash
npm install --save ngx-toast-notifications
```