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

1.3.1 • Public • Published

vuepress-plugin-social-share

CI NPM VERSION NPM DOWNLOADS LICENSE

📣 Social sharing plugin for VuePress

⚠️ Note

Looking for VuePress v2 support?

Please checkout branch main 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

32

Version

1.3.1

License

MIT

Unpacked Size

53 kB

Total Files

22

Last publish

Collaborators

  • ntnyq