@flxng/common
v1.1.4
Published
Flxng common package
Downloads
7
Maintainers
Readme
@flxng/common
Common utilities, directives, pipes, components, etc.
Docs and Demo
https://flxng.codeeve.com/#/common
Getting Started
Installation:
$ npm install @flxng/commonImporting 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.
