Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 924 Bytes

index.md

File metadata and controls

21 lines (12 loc) · 924 Bytes

@pnp/config-store

npm version

This module providers a way to load application configuration from one or more providers and share it across an application in a consistent way. A provider can be anything - but we have included one to load information from a SharePoint list. This library is most helpful for larger applications where a formal configuration model is needed.

Getting Started

Install the library and required dependencies

npm install @pnp/logging @pnp/common @pnp/odata @pnp/sp @pnp/config-store --save

See the topics below for usage:

UML

Graphical UML diagram

Graphical UML diagram of @pnp/config-store. Right-click the diagram and open in new tab if it is too small.