Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shurl.js

Track the number of times your page has been shared on several social networks

hey here demo: http://jofpin.github.io/shurlJS

Installation

// use shurl.js
$.getShurl("http://twitter.com", 100);
// example: the URL and load time
<!-- example to implement -->
<h1>Twitter: <span data-shurl="twitter">0</span></h1>
<h1>Facebook: <span data-shurl="facebook">0</span></h1>
<h1>Linkedin: <span data-shurl="linkedin">0</span></h1>
<h1>BufferApp: <span data-shurl="bufferapp">0</span></h1>
<h1>Pinterest: <span data-shurl="pinterest">0</span></h1> 

Copyright, 2014 by Jose Pino


About

Track the number of times your page has been shared on several social networks

Resources

Stars

13 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages