Skip to content

Commit bc6f1d3

Browse files
committed
docs(vue): supplementary description
1 parent f17f547 commit bc6f1d3

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

packages/vue/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# @web-analytics/vue
66

7-
Website pageview analytics tool for Vue.js and multi-analytics-platform support.
7+
Website pageview analytics tool for Vue.js (Including VuePress , VitePress etc.) and multi-analytics-platform support.
88

99
## Usage
1010

packages/vue/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @web-analytics/vue
22

3-
Website pageview analytics tool for [Vue.js](https://vuejs.org) and multi-analytics-platform support.
3+
Website pageview analytics tool for [Vue.js](https://vuejs.org) (Including [VuePress](https://vuepress.vuejs.org) , [VitePress](https://vitepress.dev) etc.) and multi-analytics-platform support.
44

55
With [Vue Router](https://router.vuejs.org) , It helps you quickly collect pageviews on your website, including single-page web applications.
66

packages/vue/package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@web-analytics/vue",
33
"version": "0.2.0",
4-
"description": "Website pageview analytics tool for Vue.js and multi-analytics-platform support.",
4+
"description": "Website pageview analytics tool for Vue.js (Including VuePress , VitePress etc.) and multi-analytics-platform support.",
55
"author": "chengpeiquan <chengpeiquan@chengpeiquan.com>",
66
"license": "MIT",
77
"homepage": "https://analytics.js.org/vue/",
@@ -26,6 +26,12 @@
2626
"keywords": [
2727
"utils",
2828
"analytics",
29+
"spa analytics",
30+
"ssr analytics",
31+
"vuepress analytics",
32+
"vitepress analytics",
33+
"vue-baidu-analytics",
34+
"vue-cnzz-analytics",
2935
"pageview"
3036
],
3137
"dependencies": {

0 commit comments

Comments
 (0)