vuepress-plugin-goatcounter

1.0.5 • Public • Published

vuepress-plugin-goatcounter

goatcounter plugin for vuepress

Install

npm install -D vuepress-plugin-goatcounter

Usage

module.exports = {
  plugins: ['vuepress-plugin-goatcounter', {
    'user': '[my-code]'
  }]
}

You will access your account at https://[my-code].goatcounter.com.

Options

user

  • Type: string
  • Default: undefined

Provide the goatcounter user to enable integration.

Package Sidebar

Install

npm i vuepress-plugin-goatcounter

Weekly Downloads

4

Version

1.0.5

License

MIT

Unpacked Size

2.17 kB

Total Files

4

Last publish

Collaborators

  • srcrs