https://github.com/michaelsoriano/sp-photo-gallery
Photo library code using SharePoint REST API and Handlbars. Includes modal popup and infinite scroll for paging
https://github.com/michaelsoriano/sp-photo-gallery
handlebars photo-gallery rest-api sharepoint sharepoint2010
Last synced: 13 days ago
JSON representation
Photo library code using SharePoint REST API and Handlbars. Includes modal popup and infinite scroll for paging
- Host: GitHub
- URL: https://github.com/michaelsoriano/sp-photo-gallery
- Owner: michaelsoriano
- License: gpl-3.0
- Created: 2016-02-06T20:55:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-17T16:44:04.000Z (over 7 years ago)
- Last Synced: 2025-04-12T00:16:59.002Z (13 days ago)
- Topics: handlebars, photo-gallery, rest-api, sharepoint, sharepoint2010
- Language: JavaScript
- Homepage: http://michaelsoriano.com/better-photo-gallery-sharepoint-rest-and-handlebars/
- Size: 17.6 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# sp-photo-gallery
Photo library code using SharePoint REST API and Handlbars. Includes modal popup and infinite scroll for paging### Note that this will require the following files:
* bootstrap.css
* magnific-popup.css
* jquery-1.12.0.min.js
* jquery.magnific-popup.min.js### The plugin already includes the above files via CDN