# pikax/vue-composable

Vue composition-api composable components. i18n, validation, pagination, fetch, etc. +50 different composables

Repository: https://github.com/pikax/vue-composable
Canonical: https://ross.abutalabs.com/products/vue-composable
Homepage: https://pikax.me/vue-composable/
Language: TypeScript
License: MIT
License Family: permissive
Topics: vue, vue3, vuejs, composition-api, vue-next, pagination, tailwindcss, breakpoint, hooks, typescript, validation, utility-library
Last push: 2023-02-03T05:13:30+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2508, "days_push": 1307, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1178, forks 64 (observed 2026-08-28T04:03:52.923031+00:00)

## What it is
A collection of 50+ ready-to-use Vue composition-api composables covering events, DOM, dates, breakpoints, storage, pagination, validation, i18n, and web APIs. It is fully TypeScript-based, tree-shakable, and supports both Vue 2 (via @vue/composition-api) and Vue 3.

## Use cases
- add reactive pagination to a Vue component
- validate forms in Vue 3 with composables
- add i18n to a Vue app without a heavy framework
- attach event listeners reactively to DOM elements
- use localStorage or sessionStorage reactively in Vue
- track breakpoints and matchMedia reactively
- retry or cancel promises in Vue components

## When to avoid
- you use React or another non-Vue framework
- you need actively maintained releases - the latest release is from early 2023
- you prefer VueUse, which has a larger ecosystem and more frequent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: state-management, form-handling, internationalization, http-client, websocket, developer-tools
- domain: frontend, web-development, developer-tools
- platform: browser
- tags: vue, composition-api, composables, hooks, vue3, pagination, validation, i18n, tree-shakable, nodejs, typescript

## Member repositories
- pikax/vue-composable (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:52.923031+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-30T06:26:07.866964+00:00, confidence not recorded.
  - readme: https://github.com/pikax/vue-composable (fetched 2026-08-28T04:03:52.923031+00:00, sha d60729bc0042)
  - homepage: https://pikax.me/vue-composable/ (fetched 2026-08-29T12:32:39.957569+00:00, sha 039c4bf72421)
  - registry_npm: https://registry.npmjs.org/vue-composable (fetched 2026-08-29T12:32:39.966823+00:00, sha b95ffd539877)
- Data as of 2026-08-30T08:39:29.467469+00:00.
