All Projects → fourtonfish → Simplesharingbuttons

fourtonfish / Simplesharingbuttons

Share to Facebook, Twitter, Google+ and other social networks using simple HTML buttons.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Simplesharingbuttons

Share Selected Text
share selected text on twitter, buffer, and some others. Inspired by medium.com
Stars: ✭ 64 (-56.46%)
Mutual labels:  share, twitter, facebook, social-media
Social Media Data Scripts
Stars: ✭ 188 (+27.89%)
Mutual labels:  twitter, facebook, social-media
Learning Social Media Analytics With R
This repository contains code and bonus content which will be added from time to time for the book "Learning Social Media Analytics with R" by Packt
Stars: ✭ 102 (-30.61%)
Mutual labels:  twitter, facebook, social-media
gobo
💭 Gobo: Your social media. Your rules.
Stars: ✭ 87 (-40.82%)
Mutual labels:  social-media, facebook, twitter
Social Links
Simple library to count shares and generate share buttons
Stars: ✭ 91 (-38.1%)
Mutual labels:  share, twitter, facebook
Vuepress Plugin Social Share
📣 Social sharing plugin for VuePress
Stars: ✭ 27 (-81.63%)
Mutual labels:  share, twitter, facebook
react-custom-share
Social media share buttons for ReactJS. Use one of the built-in button themes or create a custom one from scratch.
Stars: ✭ 47 (-68.03%)
Mutual labels:  share, facebook, sharing
Socialreaper
Social media scraping / data collection library for Facebook, Twitter, Reddit, YouTube, Pinterest, and Tumblr APIs
Stars: ✭ 338 (+129.93%)
Mutual labels:  twitter, facebook, social-media
Ultimate Metatags
A large snippet for your page's <head> that includes all the meta tags you'll need for OPTIMAL sharing and SEO. Extensive work has been put into ensuring you have the optimal images for the most important social media platforms.
Stars: ✭ 24 (-83.67%)
Mutual labels:  sharing, twitter, facebook
Rrssb
RRSSB is a KNI Labs freebie crafted by @dbox and @joshuatuscan.
Stars: ✭ 3,443 (+2242.18%)
Mutual labels:  sharing, twitter, facebook
Spam Bot 3000
Social media research and promotion, semi-autonomous CLI bot
Stars: ✭ 79 (-46.26%)
Mutual labels:  twitter, facebook, social-media
React Share Button
📱 React share button component with web-share api and fallback modal with native intent urls
Stars: ✭ 89 (-39.46%)
Mutual labels:  share, twitter, facebook
Easylogin
Login effortlessly with different social networks like Facebook, Twitter or Google Plus
Stars: ✭ 90 (-38.78%)
Mutual labels:  twitter, facebook
Socialauthhelper
Easy social network authorization for Android. Supports Facebook, Twitter, Instagram, Google+, Vkontakte. Made by Stfalcon
Stars: ✭ 94 (-36.05%)
Mutual labels:  twitter, facebook
Django Graphql Social Auth
Python Social Auth support for Graphene Django
Stars: ✭ 90 (-38.78%)
Mutual labels:  twitter, facebook
Tia
Your Advanced Twitter stalking tool
Stars: ✭ 98 (-33.33%)
Mutual labels:  twitter, social-media
React Share
Social media share buttons and share counts for React
Stars: ✭ 1,978 (+1245.58%)
Mutual labels:  sharing, social-media
Socialcounters
jQuery/PHP - Collection of Social Media APIs that display number of your social media fans. Facebook Likes, Twitter Followers, Instagram Followers, YouTube Subscribers, etc..
Stars: ✭ 104 (-29.25%)
Mutual labels:  twitter, facebook
Hyprpulse
Brute force multiple accounts at once
Stars: ✭ 105 (-28.57%)
Mutual labels:  twitter, facebook
Daily Coding Problem
Series of the problem 💯 and solution ✅ asked by Daily Coding problem👨‍🎓 website.
Stars: ✭ 90 (-38.78%)
Mutual labels:  twitter, facebook

Simple Sharing Buttons

Create light-weight, mobile-friendly sharing buttons for Facebook, Twitter, Google+ and other social media sites.

Speed up your website or web app, avoid downloading unnecessary JavaScript files and keep your user's activity private. Choose from several styles, including Font Awesome -- completely free.

See updates and version history at blog.simplesharingbuttons.com.

Notes

  • This is an old project I started in early 2014 and there's quite a few things I wanted to clean up before open-sourcing it. Not having enough time to do that, I decided to put the source code on GitHub as it is.
  • The generator doesn't aim to support every possible network, as many icon sets are missing certain icons. Check out my blog to see how to implement buttons for some of the networks that are not included.
  • Also note that Facebook no longer accepts custom parameters, you need to use Open Graph instead.

Installation

npm install
gulp

The site will be accessible at http://localhost:3000/.

Sites using SSB

And of course:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].