Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1004 Bytes

index.md

File metadata and controls

23 lines (15 loc) · 1004 Bytes

@pnp/nodejs

npm version

This package supplies helper code when using the @pnp libraries within the context of nodejs. This removes the node specific functionality from any of the packages. Primarily these consist of clients to enable use of the libraries in nodejs.

Getting Started

Install the library and required dependencies. You will also need to install other libraries such as @pnp/sp or @pnp/graph to use the exported functionality.

npm install @pnp/logging @pnp/common @pnp/nodejs --save

UML

Graphical UML diagram

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