{"library":"vue-clipboard3","type":"library","category":null,"description":"vue-clipboard3 is a Vue 3 Composition API utility for easily copying text to the clipboard. Currently at version 2.0.0, it provides a simple `useClipboard` hook that leverages `clipboard.js` internally to handle the complexities of cross-browser clipboard access. The package follows a lightweight approach, foregoing directives in favor of a direct method call within the `setup()` function, aligning with Vue 3's modern Composition API patterns. Its release cadence has been responsive, with recent updates focused on compatibility with modern build tools like Vite and ESM module standards. This library differentiates itself by offering a clean, hook-based API for Vue 3 projects that require clipboard functionality without the overhead of older directive-based solutions, ensuring a straightforward and explicit developer experience.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","vue","vue3","vue 3","composition-api","clipboard","clipboard.js","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-clipboard3","imports":["import useClipboard from 'vue-clipboard3'","import type { Options } from 'vue-clipboard3'","N/A"]},{"cmd":"yarn add vue-clipboard3","imports":[]},{"cmd":"pnpm add vue-clipboard3","imports":[]}],"homepage":null,"github":"https://github.com/JamieCurnow/vue-clipboard3","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-clipboard3","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-clipboard3/compatibility"}}