Forum Discussion
Peter Cheung
Feb 08, 2019Brass Contributor
Calling SharePoint externally by a standalone Nodejs/Electronjs without typescript
Hi How can we calling SharePoint externally by a standalone Nodejs/Electronjs without typescript? 1. pnpsp is lack of a full working example and it is in typescript, but i want pure javacsript s...
Thomas Berman
Feb 18, 2019Iron Contributor
https://github.com/SharePoint-NodeJS/Awesome-SharePoint-Node.js
Here's a collection of libraries for accessing SharePoint from a NodeJs application including using user credentials as authentication.
Peter Cheung
May 11, 2019Brass Contributor
Thomas Berman Thanks, i made it by pnpjs + sp-pnp-node