@al/ng-navigation-components

Alert Logic Component Library for Angular projects

Usage no npm install needed!

<script type="module">
  import alNgNavigationComponents from 'https://cdn.skypack.dev/@al/ng-navigation-components';
</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-navigation-components --save

In your modules import in the library

import { NgNavigationModule } from '@al/ng-navigation-components';

and finally in the html start using the components