You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🚀 А useful modern JavaScript solution for share a link from your website to social networks or mobile messengers. Easy to install and configuring on any of your website!
Share a link from your website to social networks and mobile messengers
A useful modern JavaScript solution for share a link from your website to social networks or mobile messengers.
Easy to install and configuring on any of your website!
The Why?
Simple install, extensive documentation, developer support, SEO friendly, small bundle size 1.04 KB (with all dependencies, minified and gzipped), many options for customization of appearance, clean code without scripts tracking user activity on the page, high speed.
<!-- Create button with share to Twitter --><buttondata-social="twitter">Share this to Twitter</button><!-- Create link with share to Facebook --><ahref="#" data-social="facebook">Share this to Facebook</a><!-- Create div container with share to LinkedIn --><divdata-social="linkedin">Share this to LinkedIn</div><!-- Create icon from Fontello.com with share to Tumblr --><iclass="icon-tumblr" data-social="tumblr"></i>
By default, goodshare.js search this tags for get title, description and image (for some social networks):
Join DigitalOcean at our referral link (your profit is $100 and we get $25).
Thanks for your support! 😘 Together, we make this project better every day.
Stargazers over time
Code Contributors
This project exists thanks to all the people who contribute.
License
MIT
About
🚀 А useful modern JavaScript solution for share a link from your website to social networks or mobile messengers. Easy to install and configuring on any of your website!