All Projects → ntnyq → Vuepress Plugin Social Share

ntnyq / Vuepress Plugin Social Share

Licence: mit
📣 Social sharing plugin for VuePress

Projects that are alternatives of or similar to Vuepress Plugin Social Share

Social Links
Simple library to count shares and generate share buttons
Stars: ✭ 91 (+237.04%)
Mutual labels:  share, twitter, facebook
React Share Button
📱 React share button component with web-share api and fallback modal with native intent urls
Stars: ✭ 89 (+229.63%)
Mutual labels:  share, twitter, facebook
Social Login Helper Deprecated
A simple android library to easily implement social login into your android project
Stars: ✭ 81 (+200%)
Mutual labels:  social, twitter, facebook
Auth
:atom: Social (OAuth1\OAuth2\OpenID\OpenIDConnect) sign with PHP
Stars: ✭ 457 (+1592.59%)
Mutual labels:  social, 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 (+74.07%)
Mutual labels:  social, share, facebook
Simplesharingbuttons
Share to Facebook, Twitter, Google+ and other social networks using simple HTML buttons.
Stars: ✭ 147 (+444.44%)
Mutual labels:  share, twitter, facebook
Share Selected Text
share selected text on twitter, buffer, and some others. Inspired by medium.com
Stars: ✭ 64 (+137.04%)
Mutual labels:  share, twitter, facebook
YHThirdManager
一个快速、简单、易集成、扩展性好的社交化组件。摒弃友盟等三方库,使用原生SDK。支持微信支付、微信分享、微信登录、微信授权、QQ授权、QQ分享、QQ登录、新浪授权、新浪登录、新浪分享、微博评论、微博获取、支付宝支付。极大的减小了包体积;同时加入了自动管理提示框的功能
Stars: ✭ 41 (+51.85%)
Mutual labels:  social, share, weibo
aboutmeinfo-telegram-bot
ℹ️ About Me Info Bot: Share your social media and links on Telegram
Stars: ✭ 20 (-25.93%)
Mutual labels:  social, share, facebook
Sns auth
通用第三方登录SDK,支持微信,微信扫码,QQ,微博登录,支付宝登录,Facebook,Line,Twitter,Google
Stars: ✭ 520 (+1825.93%)
Mutual labels:  sns, twitter, facebook
Share.js
一键分享到微博、QQ空间、QQ好友、微信、腾讯微博、豆瓣、Facebook、Twitter、Linkedin、Google+、点点等
Stars: ✭ 3,534 (+12988.89%)
Mutual labels:  share, social
Rrssb
RRSSB is a KNI Labs freebie crafted by @dbox and @joshuatuscan.
Stars: ✭ 3,443 (+12651.85%)
Mutual labels:  twitter, facebook
Miranda Ng
Miranda NG: Next Generation of Miranda IM
Stars: ✭ 341 (+1162.96%)
Mutual labels:  twitter, facebook
Socialreaper
Social media scraping / data collection library for Facebook, Twitter, Reddit, YouTube, Pinterest, and Tumblr APIs
Stars: ✭ 338 (+1151.85%)
Mutual labels:  twitter, facebook
Static Social Buttons
Static Social Buttons for Sharing and Tweeting
Stars: ✭ 18 (-33.33%)
Mutual labels:  share, social
Play Pac4j
Security library for Play framework 2 in Java and Scala: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 375 (+1288.89%)
Mutual labels:  twitter, facebook
Socialsdklibrary
提供微博、微信、QQ、Tim、QQ 轻聊版、钉钉的登陆分享功能支持;
Stars: ✭ 399 (+1377.78%)
Mutual labels:  share, weibo
Wdt Emoji Bundle
Slack like emoji picker with apple/ios, twitter/twemoji, google, emojione, facebook, messenger emoji support
Stars: ✭ 411 (+1422.22%)
Mutual labels:  twitter, facebook
Yii2 Authclient
Yii 2 authclient extension.
Stars: ✭ 430 (+1492.59%)
Mutual labels:  twitter, facebook
Socialbox Termux
SocialBox is a Bruteforce Attack Framework [ Facebook , Gmail , Instagram ,Twitter ] , Coded By Belahsan Ouerghi Edit By init__0 for termux on android
Stars: ✭ 324 (+1100%)
Mutual labels:  twitter, facebook

vuepress-plugin-social-share

CIRCLECI NPM VERSION NPM DOWNLOADS LICENSE

📣 Social sharing plugin for VuePress

📖 Live Demo and Docs

Install

$ npm install vuepress-plugin-social-share -D
# OR
$ yarn add vuepress-plugin-social-share -D

Usage

Add config to .vuepress/config.js:

module.exports = {
  plugins: ['social-share'],
}

🔍 Custom options detail

Prior Art

Deeply thank to vue-social-sharing for the component api source code.

License

MIT © @ntnyq

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].