easy-share-popup

Share popup module to easy add sharing to website

Downloads
17
Stars
6

Easy-share-popup

Usage

Install module

npm install easy-share-popup --save-dev

Javascript

// ES6
import Share from 'easy-share-popup';

// browserify 
var Share = require('easy-share-popup');

var share = new Share('http://s2paganini.com');
share.plus();
share.facebook();

Support

  • Facebook
  • Google Plus
  • Twitter
  • Pinterest
  • Tumblr
  • Weibo
  • Renren

Thanks to @neilcarpenter

Package Rankings
Top 13.53% on Npmjs.org
Badges
Extracted from project README
npm version