1.0.5 • Published 5 years ago

@okode/ngx-components v1.0.5

Weekly downloads
-
License
-
Repository
-
Last release
5 years ago

@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,
1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago