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.
- Easy Async or Sync functionality
- Simple - 1-2 lines of code to add/update/delete listitem
- Modern - Pure JavaScript and jQuery solution
- 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
- Office 365, SharePoint 2013 and SharePoint 2016
- Enterprise license not required