Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
 
 
 
 
img
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

npm bower

SocialDig.js

Query data from your social profiles with ease.

Documentation

http://kylebrumm.com/SocialDig.js/

Install

Bower:

$ bower install SocialDig.js

npm:

$ npm install SocialDig.js

CDN:

<script src="https://unpkg.com/SocialDig.js/dist/SocialDig.min.js"></script>

Features

  • 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)

Options

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

License

Copyright © Kyle Brumm. SocialDig.js is free to use on whatever and may be redistributed under the terms specified in the license.

You can’t perform that action at this time.