Skip to content

leroix/SocialPopper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Opens a popup window for a desired social action

var socialPopper = require('./SocialPopper')

socialPopper.popit('facebook-update', {
     app_id: '342352342341123'
    ,description: 'This is a description'
})

socialPopper.popit('twitter-tweet', {
     text: 'Hey, whats up?'
    ,url: 'http://www.google.com'
})

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published