0.0.3 • Published 6 years ago

dhirulib v0.0.3

Weekly downloads
13
License
-
Repository
-
Last release
6 years ago

dhirulib

This module works with Angular 5.0 and newer.

Installation

npm install --save dhirulib

Usage

Import MomentModule into your app's modules:

import { DhirulibModule } from 'dhirulib';

@NgModule({
  imports: [
    DhirulibModule
  ]
})
<lib-photo [photoId]="1"></lib-photo>
0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago