{"library":"vue-browser-detect-plugin","type":"library","category":null,"description":"Vue Browser Detect Plugin is a lightweight and straightforward utility for Vue.js applications, enabling developers to identify the user's browser, its version, and the full user-agent string. It exposes browser detection flags (e.g., `isIE`, `isChrome`, `isFirefox`, `isSafari`, `isEdge`, `isOpera`, `isChromeIOS`, `isIOS`) and detailed meta-information (`name`, `version`, `ua`) directly via `vm.$browserDetect`. The current stable version is 0.1.18, and releases appear to be on an as-needed basis rather than a fixed cadence, focusing on adding new browser checks or minor enhancements. Its key differentiator is its simplicity and direct integration into Vue's instance, offering a non-intrusive way to adapt UI/UX based on browser capabilities without heavy external dependencies.","language":"javascript","status":"active","version":"0.1.18","tags":["javascript","Vue","browser detection"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-browser-detect-plugin","imports":["import browserDetect from 'vue-browser-detect-plugin';","import Vue from 'vue';\nimport browserDetect from 'vue-browser-detect-plugin';\nVue.use(browserDetect);","export default {\n  buildModules: [\n    'vue-browser-detect-plugin/nuxt'\n  ]\n}"]},{"cmd":"yarn add vue-browser-detect-plugin","imports":[]},{"cmd":"pnpm add vue-browser-detect-plugin","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-browser-detect-plugin","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-browser-detect-plugin/compatibility"}}