Basic Vue.js Social Share Component

A Vue.js component for sharing links to popular social networks:

  • Baidu
  • Buffer
  • Email
  • EverNote
  • Facebook
  • FlipBoard
  • HackerNews
  • InstaPaper
  • Line
  • LinkedIn
  • Odnoklassniki
  • Pinteres
  • Pocket
  • Reddit
  • Skype
  • SMS
  • StumbleUpon
  • Telegram
  • Tumblr
  • Twitter
  • Viber
  • VK
  • Weibomedia
  • WhatsApp
  • WordPress
  • Xing
  • Yammer

Preview:

Basic Vue.js Social Share Component

Changelog:

v3.0.10 (02/07/2021)

  • Update Linkedin URL

v3.0.8 (06/09/2021)

  • Fix npm release

v3.0.4 (11/25/2020)

  • Add href attribute to SocialSharing nodes with a tag for accessibility

v3.0.3 (10/24/2020)

  • Bug Fixes

v3.0.2 (10/07/2020)

  • refactor

v3.0.1 (10/06/2020)

  • refactor

v3.0.0 (10/02/2020)

  • Add share to Yammer

Download Details:

Author: nicolasbeauvais

Live Demo: http://htmlpreview.github.io/?https://github.com/nicolasbeauvais/vue-social-sharing/blob/master/examples/index.html

Download Link: https://github.com/nicolasbeauvais/vue-social-sharing/archive/master.zip

Official Website: https://github.com/nicolasbeauvais/vue-social-sharing

Install & Download:

# Yarn
yarn add vue-social-sharing

# NPM
npm install --save vue-social-sharing

# Bower
bower install vue-social-sharing

Add Comment