kaorun343/vue-property-decorator
Vue.js and Property Decorator observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 3884
- days_rel: n/a
- days_push: 1240
- n_releases_24m: 0
Adoption not part of the score
5468 stars · 375 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A TypeScript library providing property decorators (@Prop, @Watch, @Emit, etc.) for writing Vue.js components as ES classes, built on top of vue-class-component. It is officially deprecated and no longer maintained, with vue-facing-decorator suggested as a community successor.
Use cases
- write vue components as typescript classes
- define props with decorators in vue
- use @watch and @emit decorators in vue components
- migrate options api components to class-based syntax
- type-safe vue component props
When to choose
- maintaining a legacy Vue 2 codebase already using class components
- you need decorators for props, watches, and emits in Vue 2 with TypeScript
When to avoid
- starting a new Vue 3 project
- you want actively maintained software
- you prefer the Composition API or standard object syntax
Facets
library · maturity abandoned
ui-components frontend-framework type-system web-development frontend developer-tools browser cross-platform vue typescript-decorators class-components deprecated vue2 nodejs
2 sources
- readme: https://github.com/kaorun343/vue-property-decorator · fetched 2026-08-28 · 82cf340501f5
- registry_npm: https://registry.npmjs.org/vue-property-decorator · fetched 2026-08-29 · c7a3833423c4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kaorun343/vue-property-decorator | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="kaorun343/vue-property-decorator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem