shares-count

1.0.1 • Public • Published

Shares counter

Tiny(1.9kB non gzip, 840B gzip) social network counter

Installation

npm install --save shares-counter

Usage

counter = require('shares-counter')
counter.get('vk', 'www.aviasales.ru', function(shares) {
    console.log('vk shares', shares);
});

Build own

webpack -p and see dist folder

Supported networks

facebook (facebook.com) twitter (twitter.com) vk (vk.com) ok (ok.ru)

Readme

Keywords

none

Package Sidebar

Install

npm i shares-count

Weekly Downloads

0

Version

1.0.1

License

ISC

Last publish

Collaborators

  • nurikodd