{"library":"w-component-vue","type":"library","category":null,"description":"W-Component-Vue is a collection of user interface components specifically designed for Vue.js version 2.x, currently at stable version 2.4.53. It offers various reusable components that can be easily integrated into Vue 2 applications, supporting both ES module imports for modern build setups and UMD modules for direct browser inclusion via CDN. The library emphasizes simplicity in its components and provides a straightforward installation and usage model, either by globally registering all components with `Vue.use()` or by importing individual components for granular control. While the library itself is functional, it is important to note that Vue 2 reached its End of Life (EOL) on December 31st, 2023. This means W-Component-Vue is primarily suited for maintaining existing Vue 2 projects, and new development in the Vue ecosystem should target Vue 3.","language":"javascript","status":"maintenance","version":"2.4.53","tags":["javascript","component","vue","vuetify"],"last_verified":"Wed May 27","install":[{"cmd":"npm install w-component-vue","imports":["import WComponentVue from 'w-component-vue'\nVue.use(WComponentVue)","import WText from 'w-component-vue/src/components/WText.vue'\nVue.component('w-text', WText)","<script src=\"https://cdn.jsdelivr.net/npm/w-component-vue@2.4.53/dist/w-component-vue.umd.js\"></script>\nVue.use(window['w-component-vue'])"]},{"cmd":"yarn add w-component-vue","imports":[]},{"cmd":"pnpm add w-component-vue","imports":[]}],"homepage":null,"github":"https://github.com/yuda-lyu/w-component-vue","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/w-component-vue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/w-component-vue/compatibility"}}