@al/ng-fancy-components
TypeScript icon, indicating that this package has built-in type declarations

2.1.1 • Public • Published

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-fancy-components --save

In your modules import in the library

import { NgFancyModule } from '@al/ng-fancy-components';

In your component import the components

import { AlBetaGetStartedComponent } from '@al/ng-fancy-components';

and finally in the html

<al-beta-get-started #tutorial></al-beta-get-started>

Package Sidebar

Install

npm i @al/ng-fancy-components

Weekly Downloads

3

Version

2.1.1

License

MIT

Unpacked Size

433 kB

Total Files

32

Last publish

Collaborators

  • npm_alertlogic
  • autobuild-al