@@ -24,18 +24,18 @@ vta https://fr.nuxtjs.org
24
24
[ ![ render1585566509798] ( https://user-images.githubusercontent.com/904724/77906279-fb455d80-7287-11ea-86f2-d7eca773ba56.gif )] ( https://terminalizer.com/view/a30a95523602 )
25
25
26
26
27
- It supports multiple [ frameworks] ( #frameworks ) , [ UI librairies ] ( #ui-librairies ) and [ vue plugins] ( #vue-plugins ) .
27
+ It supports multiple [ frameworks] ( #frameworks ) , [ UI libraries ] ( #ui-libraries ) and [ Vue plugins] ( #vue-plugins ) .
28
28
29
29
## Frameworks
30
30
31
- - [ NuxtJS ] ( https://nuxtjs.org )
31
+ - [ Nuxt ] ( https://nuxtjs.org )
32
32
- [ Quasar] ( https://quasar.dev )
33
33
- [ Gridsome] ( https://gridsome.org )
34
- - [ Vuepress ] ( https://vuepress.vuejs.org )
34
+ - [ VuePress ] ( https://vuepress.vuejs.org )
35
35
36
36
To support a new Vue framework, please look at [ detectors/frameworks.json] ( detectors/frameworks.json ) .
37
37
38
- ## UI Librairies
38
+ ## UI Libraries
39
39
40
40
- [ Element UI] ( https://element.eleme.io )
41
41
- [ Vuetify] ( https://vuetifyjs.com )
@@ -65,9 +65,9 @@ To support a new UI library, please look at [detectors/uis.json](detectors/uis.j
65
65
66
66
To support a new Vue plugin, please look at [ detectors/plugins.json] ( detectors/plugins.json ) .
67
67
68
- ## Nuxt Infos
68
+ ## Nuxt Info
69
69
70
- When [ NuxtJS ] ( https://nuxtjs.org ) is detected as a framework, it will also detect:
70
+ When [ Nuxt ] ( https://nuxtjs.org ) is detected as a framework, it will also detect:
71
71
72
72
- If the website is * server-rendered* (` mode: 'universal' ` )
73
73
- If the website is * static* (` nuxt generate ` )
@@ -77,7 +77,7 @@ See [detectors/nuxt.meta.json](detectors/nuxt.meta.json) for the detection.
77
77
It will also detect the Nuxt modules used, refer to [ detectors/nuxt.modules.json] ( detectors/nuxt.modules.json ) to support new Nuxt modules.
78
78
79
79
80
- ## NPM module
80
+ ## NPM Module
81
81
82
82
You can use ` vue-telescope-analyzer ` locally on your project:
83
83
0 commit comments