vuepress-plugin-social-share
Advanced tools
Weekly downloads
Readme
:mega: Social sharing plugin for VuePress
:book: Live Demo and Docs
Looking for VuePress v2 support?
Please checkout branch next for detail.
$ npm install vuepress-plugin-social-share -D
# OR
$ yarn add vuepress-plugin-social-share -D
Add config to .vuepress/config.js
:
module.exports = {
plugins: [`social-share`],
}
:mag: Custom options detail
Deeply thank to vue-social-sharing for the component api source code.
FAQs
Social sharing plugin for VuePress
The npm package vuepress-plugin-social-share receives a total of 459 weekly downloads. As such, vuepress-plugin-social-share popularity was classified as not popular.
We found that vuepress-plugin-social-share demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.