Socket
Socket
Sign inDemoInstall

@akccakcctw/vuepress-plugin-usage-count

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @akccakcctw/vuepress-plugin-usage-count

A Vuepress global UI plugin displays usage count data exclusively for the KKday Web Design System.


Version published
Weekly downloads
2
Maintainers
1
Install size
4.36 kB
Created
Weekly downloads
 

Readme

Source

vuepress-plugin-usage-count

A Vuepress global UI plugin displays usage count data exclusively for the KKday web-design-system.

Install

npm i -D @akccakcctw/vuepress-plugin-usage-count

Usage

// .vuepress/config.js
module.exports = {
	plugins: [ 'vuepress-plugin-usage-count' ]
}

Development

git clone vuepress-plugin-usage-count

Create symbolic link to vuepress-plugin-usage-count

cd vuepress-plugin-usage-count
npm link

Install vuepress-plugin-usage-count from your symbolic link

cd <MY_VUEPRESS_PROJECT>
npm i -D @akccakcctw/vuepress-plugin-usage-count

FAQs

Last updated on 15 Dec 2022

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