Ross ROSS = Recommend OSS · open-source software intelligence for agents

Inndy/vue-clipboard2

A simple vue2 binding to clipboard.js observed · 2026-08-28

github.com/Inndy/vue-clipboard2 · homepage · JavaScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
Inndy/vue-clipboard2main32

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