@@ -43,6 +43,8 @@ To support a new Vue framework, please look at [detectors/frameworks.json](detec
43
43
- [ TailwindCSS] ( https://tailwindcss.com )
44
44
- [ Buefy] ( https://buefy.org )
45
45
- [ Inkline] ( https://inkline.io )
46
+ - [ Chakra UI Vue] ( https://vue.chakra-ui.com )
47
+ - [ Oruga] ( https://oruga.io )
46
48
47
49
To support a new UI library, please look at [ detectors/uis.json] ( detectors/uis.json ) .
48
50
@@ -52,7 +54,8 @@ To support a new UI library, please look at [detectors/uis.json](detectors/uis.j
52
54
- [ Vuex] ( https://vuex.vuejs.org )
53
55
- [ Vue Meta] ( https://vue-meta.nuxtjs.org )
54
56
- [ Vue Apollo] ( https://apollo.vuejs.org )
55
- - [ Vue Warehouse] ( https://www.bazzite.com/docs/vue-warehouse )
57
+ - [ Vue Warehouse] ( https://marquez.co/docs/vue-warehouse )
58
+ - [ Vue i18n] ( https://kazupon.github.io/vue-i18n/ )
56
59
57
60
To support a new Vue plugin, please look at [ detectors/plugins.json] ( detectors/plugins.json ) .
58
61
@@ -65,7 +68,7 @@ When [NuxtJS](https://nuxtjs.org) is detected as a framework, it will also detec
65
68
66
69
See [ detectors/nuxt.meta.json] ( detectors/nuxt.meta.json ) for the detection.
67
70
68
- It will also detecrt the Nuxt modules used, refer to [ detectors/nuxt.modules.json] ( detectors/nuxt.modules.json ) to support new Nuxt modules.
71
+ It will also detect the Nuxt modules used, refer to [ detectors/nuxt.modules.json] ( detectors/nuxt.modules.json ) to support new Nuxt modules.
69
72
70
73
71
74
## NPM module
0 commit comments