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

yyx990803/vue-hooks

Experimental React hooks implementation in Vue observed · 2026-08-28

github.com/yyx990803/vue-hooks · JavaScript · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2867
  • days_rel: n/a
  • days_push: 2317
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1586 stars · 65 forks observed · 2026-08-28

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

An experimental proof-of-concept library that brings React-style hooks (useState, useEffect, custom hooks) to Vue 2 components. It is archived and superseded by Vue's official Composition API.

Use cases

  • use React hooks patterns in Vue 2 components
  • write custom hooks like useWindowWidth in Vue
  • experiment with function-based component composition in Vue
  • map Vue options API (data, computed, watch, lifecycle) to hook-style functions

When to choose

  • studying how hooks work or how Vue's Composition API evolved from this PoC
  • maintaining a legacy Vue 2 codebase that already uses this library

When to avoid

  • any new or production project - use Vue 3 Composition API instead
  • Vue 3 applications, which have built-in hooks-inspired APIs
  • teams needing maintained, supported libraries

Facets

library · maturity abandoned

state-management frontend-framework frontend web-development developer-tools vue react-hooks hooks proof-of-concept archived composition-api javascript

1 source

Member repositories

RepositoryRoleHealth v2
yyx990803/vue-hooksmain10

For agents

markdown · JSON · MCP: product_card(name="yyx990803/vue-hooks")

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