All Projects → SharePoint → Pnp Js Core

SharePoint / Pnp Js Core

Licence: other
Code moved to https://github.com/pnp/pnpjs. This repository is archived.

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Pnp Js Core

Generator Spfx
Open-source generator to extend the capabilities of the Microsoft SPFx generator
Stars: ✭ 150 (-60.73%)
Mutual labels:  sharepoint, microsoft
Bingmapsresttoolkit
This is a portable class library which makes it easy to access the Bing Maps REST services from .NET.
Stars: ✭ 136 (-64.4%)
Mutual labels:  rest, microsoft
Python O365
A simple python library to interact with Microsoft Graph and Office 365 API
Stars: ✭ 742 (+94.24%)
Mutual labels:  sharepoint, microsoft
Cli Microsoft365
Manage Microsoft 365 and SharePoint Framework projects on any platform
Stars: ✭ 420 (+9.95%)
Mutual labels:  sharepoint, microsoft
Microsoft365dsc
Manages, configures, extracts and monitors Microsoft 365 tenant configurations
Stars: ✭ 374 (-2.09%)
Mutual labels:  sharepoint, microsoft
Sp Rest Proxy
🌐 SharePoint REST API Proxy for local Front-end development tool-chains
Stars: ✭ 147 (-61.52%)
Mutual labels:  rest, sharepoint
Sharepointdsc
The SharePointDsc PowerShell module provides DSC resources that can be used to deploy and manage a SharePoint farm
Stars: ✭ 205 (-46.34%)
Mutual labels:  sharepoint, microsoft
script-samples
A sample gallery of scripts to manage all things Microsoft 365.
Stars: ✭ 56 (-85.34%)
Mutual labels:  microsoft, sharepoint
mvp-monitor
📊 Microsoft MVPs Monitor
Stars: ✭ 30 (-92.15%)
Mutual labels:  microsoft, sharepoint
vbo365-rest
Unofficial Self-Service Web Portal for Veeam Backup for Microsoft Office 365
Stars: ✭ 44 (-88.48%)
Mutual labels:  microsoft, sharepoint
powershell
PnP PowerShell
Stars: ✭ 326 (-14.66%)
Mutual labels:  microsoft, sharepoint
Azure Devops Python Api
Azure DevOps Python API
Stars: ✭ 257 (-32.72%)
Mutual labels:  rest, microsoft
Stargate
An open source data gateway
Stars: ✭ 356 (-6.81%)
Mutual labels:  rest
Django Api Domains
A pragmatic styleguide for Django API Projects
Stars: ✭ 365 (-4.45%)
Mutual labels:  rest
Ketting
Ketting the HATEOAS client for javascript
Stars: ✭ 356 (-6.81%)
Mutual labels:  rest
Rest Api Response Format
REST API response format using HTTP status codes
Stars: ✭ 356 (-6.81%)
Mutual labels:  rest
React Query
⚛️ Hooks for fetching, caching and updating asynchronous data in React
Stars: ✭ 24,427 (+6294.5%)
Mutual labels:  rest
Introspected Rest
An alternative to REST and GraphQL
Stars: ✭ 368 (-3.66%)
Mutual labels:  rest
Service Proxy
API gateway for REST and SOAP written in Java.
Stars: ✭ 355 (-7.07%)
Mutual labels:  rest
Gramework
Fast and Reliable Golang Web Framework
Stars: ✭ 354 (-7.33%)
Mutual labels:  rest

SharePoint Patterns and Practices

JavaScript Core Library

The Patterns and Practices JavaScript Core Library was created to help developers by simplifying common operations within SharePoint and the SharePoint Framework. Currently it contains a fluent API for working with the full SharePoint REST API as well as utility and helper functions. This takes the guess work out of creating REST requests, letting developers focus on the what and less on the how.

Please use http://aka.ms/sppnp for getting latest information around the whole SharePoint Patterns and Practices (PnP) initiative.

This Library is Deprecated

This Library is no longer actively maintained

In July of 2018 we have deprecated this library in favor of the new libraries. Please review the transition guide to help with your migration.

This move does a few things that will benefit everyone long term. Breaking up the single package into multiple gives developers the ability to control which pieces are brought into their projects. As well it gives us the oppotunity to grow without a single .js file growing. It also serves as an opportunity to update our tooling, packaging, and releases to better align with evolving industry norms. Finally, by grouping things within the @pnp scope it is easy to identify packages published by the SharePoint Patterns and Practices team.


Wiki

Please see the wiki for detailed guides on getting started both using and contributing to the library. The Developer Guide is a great place to get started.

API Documentation

Explore the API documentation.

These pages are generated from the source comments as part of each release. We are always looking for help making these resources better. To make updates, edit the comments in the source and submit a PR against the dev branch. We will merge it there and refresh the pages as part of each release. Updates made directly to the gh-pages branch will be overwritten.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

"Sharing is Caring"

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].