michaelsoriano / sp-tabbed-containers

Single page application for SharePoint CMS using JavaScript, HTML and CSS. Application has entire CRUD interface which communicates via SP's REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sp-tabbed-containers

Single page application for SharePoint CMS using Javascript, HTML and CSS. Application has entire CRUD interface via REST. Requires Handlebars, Bootstrap and jQuery

Note that this will require the following files:

  • jquery.min.js
  • bootstrap.min.js
  • handlebars.min.js
  • moment.min.js
  • editor.js
  • editor.css
  • bootstrap.min.css
  • font-awesome.min.css

The plugin already includes the above files via CDN

This is the final output from tutorial: [http://michaelsoriano.com/build-sharepoint-single-page-app-front-end-code/]

About

Single page application for SharePoint CMS using JavaScript, HTML and CSS. Application has entire CRUD interface which communicates via SP's REST API

License:GNU General Public License v3.0


Languages

Language:JavaScript 88.4%Language:CSS 11.6%