{"library":"vue-add-globals","type":"library","category":null,"description":"Vue Add Globals provides a utility function to programmatically add global methods, directives, mixins, and properties to Vue instances. It is specifically designed for use with Vue 2 applications, often employed in testing scenarios to mock or extend the global Vue constructor or instances derived from it using `Vue.extend()`. The current stable version is 2.0.1, but the package is no longer actively maintained, with its GitHub repository having been archived by the owner in 2017. Its release cadence was sporadic. A key differentiator was its ability to dynamically extend Vue's global capabilities without modifying the core `Vue` object directly if used with `Vue.extend()`, making it useful for isolated test environments. However, its design principles are largely incompatible with Vue 3's new application instance API, which moved away from a global Vue constructor pattern.","language":"javascript","status":"abandoned","version":"2.0.1","tags":["javascript","vue"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-add-globals","imports":["import addGlobals from 'vue-add-globals'","const addGlobals = require('vue-add-globals')"]},{"cmd":"yarn add vue-add-globals","imports":[]},{"cmd":"pnpm add vue-add-globals","imports":[]}],"homepage":null,"github":"https://github.com/eddyerburgh/vue-add-instance-method","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-add-globals","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-add-globals/compatibility"}}