Notifications

Notification build with ngx-toastr

Install:

npm install ngx-toastr --save
npm install @angular/animations --save
More

Icons

Font Awesome Icons
Font Awesome is iconic font originally designed for Angular (Font Awesome works great with all frameworks). It contains 439 icons in pictographic font form.
Read more at Font Awesome website.

Material Icons
200 icons in pictographic font form provided by Material.

Popover

Popover build with ngx-smart-popover

Install:

npm install ngx-smart-popover --save More

Carousel

Carousel build with @ngmodule/material-carousel

This package is a carousel component for Angular using Material Design. Until v1 is reached, breaking changes may be introduced.

Install:

npm install --save @ngmodule/material-carousel More