@liuwave/vuepress-plugin-social-share

0.2.1 • Public • Published

@liuwave/vuepress-plugin-social-share

CIRCLECI NPM VERSION NPM DOWNLOADS LICENSE

基于 ntnyq/vuepress-plugin-social-share 做些修改:

  • [x] 修改分享图标
  • [ ] 增加二维码分享(微信)

📣 Social sharing plugin for VuePress

📖 Live Demo and Docs

Status

WIP 💪

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 © @liuwave

Package Sidebar

Install

npm i @liuwave/vuepress-plugin-social-share

Weekly Downloads

0

Version

0.2.1

License

MIT

Unpacked Size

36.3 kB

Total Files

12

Last publish

Collaborators

  • liuwave