TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Very simple (extensible) jQuery sharing buttons boilerplate for developers

3 pointsby a_alakkadabout 11 years ago

1 comment

ftfishabout 11 years ago
Am I missing something? I don&#x27;t see how jQuery is necessary for something like this (maybe if it was at least showing number of shares&#x2F;likes).<p>Sorry for the shameless plug, but if anyone finds this useful, you should check out <a href="https://github.com/fourtonfish/SimpleSharingButtons" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;fourtonfish&#x2F;SimpleSharingButtons</a><p>This links to a template (no JavaScript, just simple HTML) you can download and use (and of course extend with your fancy JavaScript library of choice), but there is also a link to a very easy to use generator, so you can just plug in a link to your content, choose from a few styles of buttons (for now it&#x27;s using images, I am planning on adding an option to choose an icon font, most likely Font Awesome).<p>I also wrote a rather extensive blog post (link on the generator&#x27;s page) which shows how to create sharing links for even more websites that the generator doesn&#x27;t support (missing icons&#x2F;images).