Inndy/vue-clipboard2
A simple vue2 binding to clipboard.js observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3528
- days_rel: n/a
- days_push: 1043
- n_releases_24m: 0
Adoption not part of the score
1752 stars · 238 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Vue.js 2 plugin that binds clipboard.js to Vue, providing a v-clipboard directive and a $copyText method for copying text to the clipboard. It is officially deprecated since the native Clipboard API now covers its use case.
Use cases
- copy text to clipboard in a vue 2 app
- add a copy-to-clipboard button with vue directives
- copy text programmatically without a button in vue
- copy text inside bootstrap modals with vue
When to choose
- you maintain a legacy Vue 2 codebase that already uses it
- you must support very old browsers lacking navigator.clipboard
When to avoid
- starting a new project - use navigator.clipboard.writeText instead
- building with Vue 3 - use a maintained alternative
- you need long-term support or updates
Facets
library · maturity abandoned
ui-components frontend web-development browser vue2 clipboard vue-plugin deprecated nodejs
3 sources
- readme: https://github.com/Inndy/vue-clipboard2 · fetched 2026-08-28 · f589472e05ac
- homepage: https://vue-clipboard2.inndy.tw/ · fetched 2026-08-29 · 32454a4e2556
- registry_npm: https://registry.npmjs.org/vue-clipboard2 · fetched 2026-08-29 · f252515e14fe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Inndy/vue-clipboard2 | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Inndy/vue-clipboard2")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem