# 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
```
