# vuese/vuese

🤗 One-stop solution for vue component documentation. Original org: https://github.com/vuese

Repository: https://github.com/vuese/vuese
Canonical: https://ross.abutalabs.com/products/vuese
Homepage: https://vuese.github.io/website/
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2023-12-11T12:42:18+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": 2898, "days_push": 996, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1691, forks 116 (observed 2026-08-28T04:05:22.612978+00:00)

## What it is
Vuese is a one-stop toolchain for automatically generating documentation for Vue components. It includes a CLI for building docs sites or markdown files, a parser for extracting component metadata, and a markdown renderer, usable independently or together.

## Use cases
- generate documentation for vue components
- build a docs site for a vue component library
- extract props and events from vue single-file components
- render vue component metadata as markdown
- integrate vue docs generation into a webpack build

## When to choose
- you maintain a Vue 2 component library and want automated docs
- you need a quick CLI to generate markdown docs from .vue files
- you want programmatic parsing of Vue components to build custom doc tooling

## When to avoid
- your project uses Vue 3 with modern tooling like Vite and unplugin-vue-components
- you need rich interactive docs playgrounds rather than static markdown
- you require actively maintained software with frequent releases

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: documentation, parser, cli, markdown, static-site-generator
- domain: web-development, frontend, documentation, developer-tools
- platform: cli, cross-platform
- tags: vue, vue-components, docs-generation, api-docs, markdown-renderer, webpack-plugin, nodejs

## Member repositories
- vuese/vuese (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:22.612978+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-30T03:38:17.325560+00:00, confidence not recorded.
  - readme: https://github.com/vuese/vuese (fetched 2026-08-28T04:05:22.612978+00:00, sha 03dd61616985)
  - homepage: https://vuese.github.io/website/ (fetched 2026-08-29T11:13:34.154573+00:00, sha 918a542deeac)
- Data as of 2026-08-30T08:39:29.467469+00:00.
