# InhiblabCore/vue-hooks-plus

High performance  & Simplicity  🧲  Vue 3 Hooks library

Repository: https://github.com/InhiblabCore/vue-hooks-plus
Canonical: https://ross.abutalabs.com/products/vue-hooks-plus
Homepage: https://inhiblabcore.github.io/vue-hooks-plus
Language: TypeScript
License: MIT
License Family: permissive
Topics: vue-hooks-plus, typescript, vue-hooks-library, hooks-library, vue3
Last push: 2026-06-11T02:49:30+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 87, release rhythm 58, longevity 100
- inputs: {"age_days": 1617, "days_push": 83, "days_rel": 203, "gap_med": 83, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2036, forks 135 (observed 2026-08-28T04:06:08.101443+00:00)

## What it is
VueHooks Plus is a high-performance Vue 3 hooks library written in TypeScript, offering a comprehensive collection of composable utilities including a powerful useRequest middleware. It supports SSR, on-demand loading, auto-import via resolvers, and interactive documentation with a playground.

## Use cases
- manage async requests in vue 3 components
- find vue 3 composable hooks library
- reuse stateful logic across vue components
- debounce and throttle values in vue
- server-side rendering friendly vue hooks
- auto-import vue hooks in vite

## When to choose
- you're building a Vue 3 app and want a well-tested, TypeScript-first hooks collection
- you need a robust data-fetching abstraction like useRequest with middleware support
- you want tree-shakeable, on-demand imports to keep bundle size small

## When to avoid
- your project uses Vue 2, which this library does not support
- you only need one or two simple composables that are trivial to write yourself
- you prefer React-style hooks ecosystems

## Facets
- artifact type: library
- maturity: active
- function: ui-components, http-client, state-management, developer-tools
- domain: frontend, web-development, developer-tools
- platform: browser
- tags: vue3, hooks, typescript, ssr, use-request, composables, nodejs, web-server

## Member repositories
- InhiblabCore/vue-hooks-plus (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:08.101443+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:59:18.357420+00:00, confidence not recorded.
  - readme: https://github.com/InhiblabCore/vue-hooks-plus (fetched 2026-08-28T04:06:08.101443+00:00, sha fb2bc25f9f81)
  - homepage: https://inhiblabcore.github.io/vue-hooks-plus (fetched 2026-08-29T10:38:53.827875+00:00, sha ec4aacb88b38)
  - registry_npm: https://registry.npmjs.org/vue-hooks-plus (fetched 2026-08-29T10:38:53.837047+00:00, sha 5edabff0a0c1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
