0.0.16 • Published 1 year ago

upco-rst-lib v0.0.16

Weekly downloads
-
License
-
Repository
-
Last release
1 year 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

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago