diff --git a/src/technologies/v.json b/src/technologies/v.json index 558b46573..e0f5146d3 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -1231,6 +1231,19 @@ "oss": true, "website": "https://vuetifyjs.com" }, + "Vuex": { + "cats": [ + 59 + ], + "description": "Vuex is a state management pattern + library for Vue.js applications.", + "icon": "vue.svg", + "implies": "Vue.js", + "js": { + "Vuex.version": "(.*)\\;version:\\1" + }, + "oss": true, + "website": "https://vuex.vuejs.org/" + }, "Vultr": { "cats": [ 62 @@ -1322,4 +1335,4 @@ "requires": "Vue.js", "website": "https://vxetable.cn" } -} +} \ No newline at end of file