@okode/ngx-components
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

@okode/ngx-components

Okode custom functional components for Ionic 4+ projects.

Local build

ng build components

Publish all projects

./release.sh CURRENT_VERSION NEXT_VERSION

Install package

npm i @okode/ngx-components

Usage

In app/core module:

import { NgModule } from '@angular/core';
import { MapfreCalendarModule } from '@okode/ngx-components';

@NgModule({
  imports: [
    MapfreCalendarModule,

Readme

Keywords

none

Package Sidebar

Install

npm i @okode/ngx-components

Weekly Downloads

2

Version

1.0.5

License

none

Unpacked Size

172 kB

Total Files

23

Last publish

Collaborators

  • okode