Skip to content

jenkinsns/SPListjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Open Source Love MIT Licence

SPListjs

JavaScript Library for SharePoint REST Services

Easily Add, Update, delete and read items and populate form elements. Reduces your SharePoint AJAX async/sync interaction to a few lines of code.

This javascript spList file basically performing CRUD operations, using the combination of REST API and jQuery Ajax. Working with this javascript handy while working with SharePoint Apps or creating Custom Forms which involves Client Side Code.

Features

  • Easy Async or Sync functionality
  • Simple - 1-2 lines of code to add/update/delete listitem
  • Modern - Pure JavaScript and jQuery solution

Methods

  • List Interface - Read, create, update and delete List/Library items with a single line of code
  • REST Interface - Run ad-hoc REST calls to any SharePoint REST API

Supported Environments

  • Office 365, SharePoint 2013 and SharePoint 2016

License

  • Enterprise license not required