@flxng/common
TypeScript icon, indicating that this package has built-in type declarations

1.1.4 • Public • Published

@flxng/common

Common utilities, directives, pipes, components, etc.

Docs and Demo

https://flxng.codeeve.com/#/common

Getting Started

Installation:

$ npm install @flxng/common

Importing module:

import { CommonModule as FlxngCommonModule } from '@flxng/common';

@NgModule({
  imports: [FlxngCommonModule],
  declarations: [],
})
export class DemoModule {}

Support

All suggestions and improvements are welcome and appreciated.

License

The MIT License.

Package Sidebar

Install

npm i @flxng/common

Weekly Downloads

3

Version

1.1.4

License

MIT

Unpacked Size

402 kB

Total Files

101

Last publish

Collaborators

  • seidme