{"library":"vue","type":"library","category":null,"description":"Vue.js is an open-source, progressive JavaScript framework for building user interfaces and single-page applications. The current stable version, 3.5.32, reflects ongoing development with patch releases occurring as needed, and minor versions, which introduce new features, typically released every 3-6 months following beta phases. Vue 3 significantly improved performance, tree-shaking, and TypeScript integration, while introducing the Composition API for enhanced reusability and organization of component logic. It maintains a progressive adoption strategy, allowing developers to integrate it incrementally, and features a highly efficient virtual DOM, component-based architecture, and reactive data binding, making it a flexible and powerful choice for modern web development.","language":"javascript","status":"active","version":"3.5.32","tags":["javascript","vue","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue","imports":["import { createApp } from 'vue'","import { ref } from 'vue'","import { reactive } from 'vue'","import { onMounted } from 'vue'"]},{"cmd":"yarn add vue","imports":[]},{"cmd":"pnpm add vue","imports":[]}],"homepage":"https://vuejs.org","github":"https://github.com/vuejs/core","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/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/vue/compatibility"}}