{"library":"vue-meteor-tracker","type":"library","category":null,"description":"Vue Meteor Tracker is an integration library that seamlessly brings Meteor's powerful reactive data layer, based on `Tracker` computations, into Vue 3 and Vue 2.7+ applications. The current stable version is 2.0.0, which focuses on providing a more streamlined API compatible with modern Vue setups, including Vite. It allows developers to declare Meteor subscriptions and reactive data queries directly within Vue components' options API, ensuring that components automatically re-render when underlying Meteor collections or reactive sources change. A key differentiator is its automatic lifecycle management for Meteor subscriptions, stopping them when components are unmounted. This library simplifies building real-time UIs with Meteor and Vue by abstracting away manual Tracker computations and subscription management, offering a robust solution for reactive UIs in the Meteor ecosystem.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","vue","meteor","integration","tracker","reactivity"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-meteor-tracker","imports":["import { VueMeteor } from 'vue-meteor-tracker'","import { config } from 'vue-meteor-tracker'","export default {\n  meteor: {\n    $subscribe: { /* ... */ },\n    myReactiveData() { /* ... */ }\n  }\n}"]},{"cmd":"yarn add vue-meteor-tracker","imports":[]},{"cmd":"pnpm add vue-meteor-tracker","imports":[]}],"homepage":null,"github":"https://github.com/Akryum/vue-meteor-integration","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-meteor-tracker","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-meteor-tracker/compatibility"}}