vuepress-plugin-social-share

v1.3.1
Social sharing plugin for VuePress
vuepress vuepress-plugin share social social-share sns facebook plugin twitter and 2 more...

vuepress-plugin-social-share

CI NPM VERSION NPM DOWNLOADS LICENSE

:mega: Social sharing plugin for VuePress

:book: Live Demo and Docs

⚠️ Note

Looking for VuePress v2 support?

Please checkout branch next for detail.

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`],
}

:mag: Custom options detail

Prior Art

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

License

MIT © @ntnyq

Metadata

  • MIT
  • Whatever
  • ntnyq
  • released 11/18/2023

Downloads

Maintainers