@anviltech/wuf-ang-configuration

A configuration service for storing, maintaining, and broadcasting application configurations.

Usage no npm install needed!

<script type="module">
  import anviltechWufAngConfiguration from 'https://cdn.skypack.dev/@anviltech/wuf-ang-configuration';
</script>

README

Configuration Services

A service for managing application configurations.

Installation

Install this package with the following command:

npm install @anviltech/wuf-ang-configuration --save

or

yarn add @anviltech/wuf-ang-configuration

Import this package into your application's app.module.ts file:

import { WufDashboardModule } from '@anviltech/wuf-ang-configuration';

Add to the imports section of app.module.ts:

imports: [
    WufConfigurationModule.forRoot()
]

Add to the providers section of app.module.ts:

providers: [
    WufConfigurationService
]

When this package is used in any application submodule (not the main app.module.ts file), do not include .forRoot():

imports: [
    WufConfigurationModule
]

Usage

Refer to the Living Style Guide for documentation on usage of this package.

One more thing````html


| | | | __ ___ _____ | | _ _ __
| |
| |/ ` \ \ / / _ \ | | | | | | '

| _ | (
| |\ V / / | || || | | | | || ||_,| _/ _| || _,|| |_|