Socket
Socket
Sign inDemoInstall

vuepress-plugin-social-share

Package Overview
Dependencies
2
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    vuepress-plugin-social-share

Social sharing plugin for VuePress


Version published
Weekly downloads
38
increased by2.7%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 10 Jan 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc