Skip to content

@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/core @pnp/queryable @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.

spacer