1.1.4 • Published 5 years ago
@flxng/common v1.1.4
@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.