manng-components
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

Generic badge Generic badge Generic badge

ManngComponents

This library contains multiple components to make development easier and faster

Working Example and Usage

View Here

Installation

npm install manng-components

After installation make sure ManngComponentsModule is imported in your module

In Module

import { BrowserAnimationsModule } from '@angular/platform-browser/animations';
import { ManngComponentsModule } from 'manng-components'
...

imports: [...
    BrowserAnimationModule,
    ManngComponentsModule
  ]

Package Sidebar

Install

npm i manng-components

Weekly Downloads

1

Version

1.1.0

License

none

Unpacked Size

1.6 MB

Total Files

56

Last publish

Collaborators

  • mani_96