0.0.16 • Published 3 years ago

upco-rst-lib v0.0.16

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

UpcoRstModule

This library was generated with Angular CLI version 11.1.2.

Getting started

Step 1: Install

npm i upco-rst-lib@latest

Step 2: Import the UpcoRstModule

import { UpcoRstModule } from 'upco-rst-lib';

@NgModule({
    declarations: [AppComponent],
    imports: [
        UpcoRstModule.forRoot({
            token: 'static token',
            apiBaseUrl: 'http://localhost:4200'
        })
    ],
    bootstrap: [AppComponent]
})
export class AppModule {}

Usage sample:

<upco-rst-roster-budget-setup></upco-rst-roster-budget-setup>

<upco-rst-forecast-roster></upco-rst-forecast-roster>
0.0.16

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago