Giter Club home page Giter Club logo

pnp-js-core's Introduction

Office 365 Developer Patterns and Practices

JavaScript Core Component

npm version Join the chat at https://gitter.im/OfficeDev/PnP-JS-Core Downloads

The Patterns and Practices JavaScript Core Library was created to help developers by simplifying common operations within SharePoint. This is aligned with helping folks transitioning into client side development in support of the upcoming 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/OfficeDevPnP for getting latest information around the whole Office 365 Developer Patterns and Practices program.

Get Started

NPM

Add the npm package to your project

npm install sp-pnp-js --save-dev

Import the root object and start interacting with the SharePoint REST API

import pnp from "sp-pnp-js"
...
pnp.sp.web.select("Title").get().then(() => ...);

Bower

Add the package from bower

bower install sp-pnp-js

Get Help

We have active Yammer and Gitter communities dedicated to this library, please join the conversation to ask questions. If you find an issue with the library, please report it.

Wiki

Please see the wiki for tips on getting started, configuring your development environment, and using the library.

Authors

This project's contributors include Microsoft and community contributors. Work is done as as open source community project.

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.

pnp-js-core's People

Contributors

patrick-rodgers avatar pbjorklund avatar derek-smith avatar olemp avatar vesajuvonen avatar russgove avatar pr0peller avatar mike-morr avatar spdoctor avatar artokai avatar jansenbe avatar danny-engelman avatar sympmarc avatar stfbauer avatar gitter-badger avatar nerdondon avatar s-kainet avatar

Watchers

Juarez Filho avatar James Cloos avatar Mauricio avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.