1.0.4 • Published 9 years ago

easy-share-popup v1.0.4

Weekly downloads
76
License
ISC
Repository
github
Last release
9 years ago

Easy-share-popup

npm version

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

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago