0.0.34 • Published 6 years ago

pulsifi-lib v0.0.34

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

📦 Installation

$ npm i pulsifi-lib -S
$ yarn install pulsifi-lib

🔨 Usage

Import the module into every module where you want to use the components.

import { PulsifiLibraryModule } from 'pulsifi-lib';

@NgModule({
  imports: [ PulsifiLibraryModule ]
})
export class AppModule {
}

⌨️ Development

$ git clone git@github.com:hanjeahwan/pulsifi-library.git
$ cd pulsifi-lib
$ npm install
$ npm run serve:demo

🖥 Build Site / Library

$ npm run build:demo
$ npm run generate
0.0.34

6 years ago

0.0.31

6 years ago

0.0.29

6 years ago

0.0.22

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.9

6 years ago

0.0.10

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago