vuepress-plugin-social-share
TypeScript icon, indicating that this package has built-in type declarations

1.4.0 • Public • Published

vuepress-plugin-social-share

CI NPM VERSION NPM DOWNLOADS LICENSE

📣 Social sharing plugin for VuePress

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

🔍 Custom options detail

Prior Art

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

License

MIT © @ntnyq

Package Sidebar

Install

npm i vuepress-plugin-social-share

Weekly Downloads

36

Version

1.4.0

License

MIT

Unpacked Size

53.6 kB

Total Files

22

Last publish

Collaborators

  • ntnyq