{"library":"vue-copy-to-clipboard","type":"library","category":null,"description":"This package provides a simple Vue component for copying text to the user's clipboard. It is currently at version 1.0.3 and appears to be in a maintenance state, with no significant updates since 2020, specifically targeting Vue 2 environments. Its release cadence is very infrequent, reflecting its stable but dormant status. The component offers a declarative, straightforward way to integrate copy-to-clipboard functionality into Vue 2 applications, typically via a `text` prop and a `copy` event. Unlike newer solutions for Vue 3 (such as `vue-clipboard3` or `@vueuse/core`'s `useClipboard` composable), this library adheres to Vue 2's component model and is a direct wrapper, abstracting the underlying Clipboard API or `document.execCommand('copy')` for ease of use within its intended ecosystem.","language":"javascript","status":"maintenance","version":"1.0.3","tags":["javascript","cliboard","copy-to-cliboard","vue"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-copy-to-clipboard","imports":["import CopyToClipboard from 'vue-copy-to-clipboard'","export default { components: { CopyToClipboard } }"]},{"cmd":"yarn add vue-copy-to-clipboard","imports":[]},{"cmd":"pnpm add vue-copy-to-clipboard","imports":[]}],"homepage":null,"github":"https://github.com/vueComponent/vue-copy-to-clipboard","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-copy-to-clipboard","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-copy-to-clipboard/compatibility"}}