Skip to content

zhusan/social-share-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Share

A simple and easy-to-use social share link. It can be used nodejs.


Node.js support

Install social-share by npm

$ npm install social-share-link

Just use it

var share = require('social-share-link');
var url = share('twitter', {
    title:'share it'
});

About

A simple and easy-to-use social share link used in nodejs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published