New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gd-sprest

Package Overview
Dependencies
Maintainers
1
Versions
864
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gd-sprest

An easy way to develop against the SharePoint REST API.

  • 0.9.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.5K
increased by73.04%
Maintainers
1
Weekly downloads
 
Created
Source

SharePoint Online/On-Premise REST Framework

An easy way to develop against the SharePoint REST api.

Please report issues. I am constantly updating/fixing/testing to make this library better.

Benefits:

  • Generates the REST api url and formats it for app webs automatically.
  • Chain property and methods for fewer requests to the server.
  • Global flag for defaulting the execution against the host web, for easier development in an app web.
  • PowerShell-Like experience in the browser console. (Synchronous Requests)
  • Written in TypeScript with definition file for intellisense.

Demo:

Demo

Get Started:

Node Package Manager (NPM)

npm install gd-sprest --save-dev

Documentation:

Click here to view the documentation for the framework.

Example Projects

Add/Remove Site Collection User Custom Actions

Office Fabric UI Dashboard

Keywords

FAQs

Package last updated on 20 Nov 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc