@al/ng-notifications

Alert Logic Component Library for Angular projects

Usage no npm install needed!

<script type="module">
  import alNgNotifications from 'https://cdn.skypack.dev/@al/ng-notifications';
</script>

README

Component Library for Alert Logic Angular Applications

A ready made suite of Angular UI components for usage powered Alert Logic Angular applications

Built using PrimeNG

How to use this library

in your project install npm install @al/ng-notifications --save

In your modules import in the library

import { NgNotificationsModule } from '@al/ng-notifications';

and finally in the html start using the module