# wycats/javascript-decorators

Repository: https://github.com/wycats/javascript-decorators
Canonical: https://ross.abutalabs.com/products/javascript-decorators
License Family: other
Last push: 2021-09-14T07:05:40+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4195, "days_push": 1814, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2386, forks 124 (observed 2026-08-28T04:06:42.670584+00:00)

## What it is
The original repository for the TC39 JavaScript decorators proposal, which annotates and modifies classes and properties at design time. It has moved to the tc39/proposal-decorators repository and now serves as historical documentation of the proposal's early design.

## Use cases
- understand how javascript decorators work
- learn the original decorators proposal design
- research decorator syntax for classes and properties
- trace the history of the tc39 decorators proposal
- see examples of decorator use cases like memoize and readonly

## When to choose
- you want historical context on the original decorators proposal
- you need simple examples explaining decorator mechanics

## When to avoid
- you need the current spec or latest proposal status - use tc39/proposal-decorators
- you need a working decorator implementation or transpiler plugin

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: programming-language, documentation
- domain: programming-languages, web-development
- platform: browser
- tags: javascript-decorators, tc39-proposal, language-specification, esnext, syntax-proposal, javascript, nodejs

## Member repositories
- wycats/javascript-decorators (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:42.670584+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:34:37.199444+00:00, confidence not recorded.
  - readme: https://github.com/wycats/javascript-decorators (fetched 2026-08-28T04:06:42.670584+00:00, sha 86ec5bd8ec49)
- Data as of 2026-08-30T08:39:29.467469+00:00.
