vueuse/vueuse

`docs` | Auto-generate `llms.txt`

Open

#4,824 opened on 2025年6月16日

GitHub で見る
 (7 comments) (8 reactions) (0 assignees)TypeScript (2,269 forks)batch import
documentationgood first issue

Repository metrics

Stars
 (18,007 stars)
PR merge metrics
 (平均マージ 19d 5h) (30d で 18 merged PRs)

説明

Clear and concise description of the problem

As a developer using VueUse, I want to provide LLMs (local or API-based) with structured, easy-to-ingest documentation via a standard /llms.txt file, so that I can improve prompt-based tooling, contextual embeddings, and agent access to VueUse APIs.

Happy to contribute a PR if maintainers support this direction.

Suggested solution

llms.txt

Alternative

Copy/Paste

Additional context

llms.txt is designed to be human- and LLM-readable, minimal, and works well with fixed-token contexts.

Validations

コントリビューターガイド