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

sindresorhus/clipboardy

Access the system clipboard (copy/paste) observed · 2026-08-28

github.com/sindresorhus/clipboardy · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 94
  • Release rhythm 94
  • Longevity 100
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: 17.0
  • age_days: 3559
  • days_rel: 41
  • days_push: 41
  • n_releases_24m: 9

Full methodology

Adoption not part of the score

1983 stars · 71 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

clipboardy is a cross-platform JavaScript library for reading from and writing to the system clipboard, with async and sync APIs. It supports macOS, Windows, Linux (X11/Wayland), BSDs, Android via Termux, and modern browsers.

Use cases

  • copy text to the system clipboard from a node script
  • read clipboard contents in a cli tool
  • paste clipboard text into an automated workflow
  • cross-platform clipboard access in javascript
  • copy strings to clipboard in a browser app
  • check clipboard contents in a terminal program

When to choose

  • you need simple cross-platform clipboard read/write in Node.js or the browser
  • you want both async and sync clipboard APIs
  • you need support for Linux Wayland and BSDs

When to avoid

  • you need clipboard image support on platforms other than macOS
  • you are running in a headless Linux environment without a display server
  • you need rich clipboard formats beyond plain text

Facets

library · maturity active

developer-tools developer-tools cross-platform windows bsd browser cross-platform clipboard copy-paste javascript npm cross-platform automation macos linux android nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
sindresorhus/clipboardymain95

For agents

markdown · JSON · MCP: product_card(name="sindresorhus/clipboardy")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem