1.0.5 • Published 5 years ago

vuepress-plugin-goatcounter v1.0.5

Weekly downloads
8
License
MIT
Repository
github
Last release
5 years ago

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.

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago