{"library":"vue-client-only","type":"library","category":null,"description":"vue-client-only is a Vue 2 component designed to conditionally render child components exclusively on the client-side, bypassing server-side rendering (SSR). This is particularly useful for integrating third-party libraries or components that rely on browser APIs, making them incompatible with SSR environments. The current stable version is 2.1.0, released in June 2021. The project has an infrequent release cadence, with the last major update (v2.0.0) in 2019 renaming the component from `<no-ssr>` to `<client-only>`. Its primary differentiation lies in its simplicity for isolating client-only code within a Vue 2 application, offering a slot or prop for a placeholder during SSR. It provides basic client-side rendering capabilities without requiring complex SSR configurations.","language":"javascript","status":"maintenance","version":"2.1.0","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-client-only","imports":["import ClientOnly from 'vue-client-only'","const ClientOnly = require('vue-client-only').default","import ClientOnly from 'vue-client-only'"]},{"cmd":"yarn add vue-client-only","imports":[]},{"cmd":"pnpm add vue-client-only","imports":[]}],"homepage":null,"github":"https://github.com/egoist/vue-client-only","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-client-only","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-client-only/compatibility"}}