@al/ng-generic-components

Alert Logic Component Library for Angular projects

Usage no npm install needed!

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

In your modules import in the library

import { NgGenericComponentsModule } from '@al/ng-generic-components';

and finally in the html start using the components