0.16.1 • Published 3 years ago

xom-sharepoint v0.16.1

Weekly downloads
29
License
MIT
Repository
github
Last release
3 years ago

XOM SharePoint

npm version install size npm downloads

HTTTP client based on axios to easily fetch SharePoint API. It is the ideal package to include in your Vue or React project, not integrated to Angular though.

Installation

You can add the package to your project by running the respective command line of your favorite package manager:

# Using NPM:
$ npm install -P axios xom-sharepoint

# Using Yarn:
$ yarn add axios xom-sharepoint

Or, if you are not in a Node enviroment, you can use the bundled files in dist/ folder or incorporate the CDN in your HTML file (with axios embeded):

<script src="https://cdn.jsdelivr.net/npm/xom-sharepoint@latest/dist/xom-sharepoint.min.js"></script>

<!--

Support Documentation:

https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/working-with-lists-and-list-items-with-rest https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/working-with-folders-and-files-with-rest https://docs.microsoft.com/en-us/sharepoint/dev/general-development/sharepoint-search-rest-api-overview

-->

0.16.1

3 years ago

0.16.0

3 years ago

0.15.2

3 years ago

0.15.1

4 years ago

0.15.0

4 years ago

0.14.0

4 years ago

0.14.1

4 years ago

0.13.0

4 years ago

0.12.1

4 years ago

0.12.0

4 years ago

0.11.0

4 years ago

0.10.1

4 years ago

0.10.0

4 years ago

0.9.1

4 years ago

0.9.0

4 years ago

0.8.0

4 years ago

0.7.0

4 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.4.5

4 years ago

0.4.6

4 years ago

0.4.4

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.3.0

4 years ago

0.4.0

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago