Query data from your social profiles with ease.
http://kylebrumm.com/SocialDig.js/
Bower:
$ bower install SocialDig.js
npm:
$ npm install SocialDig.js
CDN:
<script src="https://unpkg.com/SocialDig.js/dist/SocialDig.min.js"></script>
- 500px - photos (demo)
- Behance - projects (demo)
- CodePen - pens (demo)
- Dribbble - shots (demo)
- Flickr - photos (demo)
- Github - repos (demo)
- Google+ - posts (demo)
- Instagram - photos (demo)
- Last.fm - recent songs (demo)
- Pinterest - boards (demo)
- Spotify - playlists (demo)
- Trello - boards (demo)
- Tumblr - posts (demo)
- Vimeo - videos (demo)
Option | Type | Default | Description |
---|---|---|---|
selector | string|element | '.social-dig' | Selector for the container |
service | string | '' | Service |
user | string | '' | Service user (username/id/etc...) |
auth | string | '' | Service authorization token/key |
cacheLimit | int | 5 | Number of minutes to cache the data using localStorage |
Copyright © Kyle Brumm. SocialDig.js is free to use on whatever and may be redistributed under the terms specified in the license.