Vue.js llms.txt · AI Docs Browser · mdream

[llms.txt Tools](https://mdream.dev/llms-txt/vue/llms-txt)

# Vue.js llms.txt

Browse Vue.js documentation as markdown. Click any page in the sidebar to view it, or copy the full llms.txt for your AI tools.

vuejs.org/llms.txt

[Raw llms.txt](https://vuejs.org/llms.txt) [Raw llms-full.txt](https://vuejs.org/llms-full.txt)

Copy Markdown [](https://vuejs.org/llms.txt)

llms.txt

Table of Contents

Introduction {#introduction}

Quick Start {#quick-start}

Creating a Vue Application {#creating-a-vue-application}

Template Syntax {#template-syntax}

Reactivity Fundamentals {#reactivity-fundamentals}

Computed Properties {#computed-properties}

Class and Style Bindings {#class-and-style-bindings}

Conditional Rendering {#conditional-rendering}

List Rendering {#list-rendering}

Event Handling {#event-handling}

Form Input Bindings {#form-input-bindings}

Watchers {#watchers}

Template Refs {#template-refs}

Components Basics {#components-basics}

Lifecycle Hooks {#lifecycle-hooks}

Component Registration {#component-registration}

Props {#props}

Component Events {#component-events}

Component v-model {#component-v-model}

Fallthrough Attributes {#fallthrough-attributes}

Slots {#slots}

Provide / Inject {#provide-inject}

Async Components {#async-components}

Composables {#composables}

Custom Directives {#custom-directives}

Plugins {#plugins}

Transition {#transition}

TransitionGroup {#transitiongroup}

KeepAlive {#keepalive}

Teleport {#teleport}

Suspense {#suspense}

Single-File Components {#single-file-components}

Tooling {#tooling}

Routing {#routing}

State Management {#state-management}

Testing {#testing}

Server-Side Rendering (SSR) {#server-side-rendering-ssr}

Production Deployment {#production-deployment}

Performance {#performance}

Accessibility {#accessibility}

Security {#security}

Using Vue with TypeScript {#using-vue-with-typescript}

TypeScript with Composition API {#typescript-with-composition-api}

TypeScript with Options API {#typescript-with-options-api}

Ways of Using Vue {#ways-of-using-vue}

Composition API FAQ {#composition-api-faq}

Reactivity in Depth {#reactivity-in-depth}

Rendering Mechanism {#rendering-mechanism}

Render Functions & JSX {#render-functions-jsx}

Vue and Web Components {#vue-and-web-components}

Animation Techniques {#animation-techniques}

Application API {#application-api}

Global API: General {#global-api-general}

Composition API: setup() {#composition-api-setup}

Reactivity API: Core {#reactivity-api-core}

Reactivity API: Utilities {#reactivity-api-utilities}

Reactivity API: Advanced {#reactivity-api-advanced}

Composition API: Lifecycle Hooks {#composition-api-lifecycle-hooks}

Composition API: Dependency Injection {#composition-api-dependency-injection}

Composition API: Helpers {#composition-api-helpers}

Options: State {#options-state}

Options: Rendering {#options-rendering}

Options: Lifecycle {#options-lifecycle}

Options: Composition {#options-composition}

Options: Misc {#options-misc}

Component Instance {#component-instance}

Built-in Directives {#built-in-directives}

Built-in Components {#built-in-components}

Built-in Special Elements {#built-in-special-elements}

Built-in Special Attributes {#built-in-special-attributes}

SFC Syntax Specification {#sfc-syntax-specification}

<script setup> {#script-setup}

SFC CSS Features {#sfc-css-features}

Custom Elements API {#custom-elements-api}

Render Function APIs {#render-function-apis}

Server-Side Rendering API {#server-side-rendering-api}

Utility Types {#utility-types}

Custom Renderer API {#custom-renderer-api}

Compile-Time Flags {#compile-time-flags}

Style Guide {#style-guide}

Priority A Rules: Essential {#priority-a-rules-essential}

Priority B Rules: Strongly Recommended {#priority-b-rules-strongly-recommended}

Priority C Rules: Recommended {#priority-c-rules-recommended}

Priority D Rules: Use with Caution {#priority-d-rules-use-with-caution}

API Reference

Community Guide {#community-guide}

Community Newsletters {#community-newsletters}

Frequently Asked Questions {#frequently-asked-questions}

Glossary {#glossary}

Production Error Code Reference {#error-reference}

Reactivity Transform {#reactivity-transform}

Releases {#releases}

Translations {#translations}

Tutorial

## What is Vue.js's llms.txt?

Vue.js publishes an `/llms.txt` file that provides AI systems with a structured index of its documentation. It follows the [llms.txt specification](https://llmstxt.org), organizing links to guides, API references, and tutorials under section headings so that LLMs like ChatGPT, Claude, and Gemini can quickly understand what Vue.js offers and where to find details.

Issues

Spec

1

Sections

94

Links

7.2 KB

Size

~1.9k

Tokens

Sections: Table of Contents

## Add Vue.js Docs to Your AI Assistant

Select your tool to see how to add Vue.js's llms.txt as a documentation source.

Cursor

 Windsurf

 Claude Code

 ChatGPT

 Zed

 Copilot

1. 1

   Open any chat or composer panel
2. 2

   Type @Docs and select "Add new doc"
3. 3

   Paste the URL: https://vuejs.org/llms.txt
4. 4

   Wait for the green dot (indexing complete)
5. 5

   Reference @Docs in chat when asking about Vue.js

Cursor crawls the URL and indexes all subpages. Add a trailing slash to index child pages too.

## Spec Compliance 17 errors

## Frequently Asked Questions

Where is Vue.js's llms.txt file?

Vue.js publishes its llms.txt at https://vuejs.org/llms.txt. This file provides a structured, markdown-formatted index of Vue.js's documentation that AI systems can consume to understand the project's APIs, guides, and references.

How do I use Vue.js's llms.txt with AI coding assistants?

Copy the llms.txt content and paste it into your AI assistant (Cursor, Windsurf, Claude, ChatGPT) as context. This gives the AI an accurate map of Vue.js's documentation so it can provide better code suggestions and answers about Vue.js.

What does Vue.js's llms.txt contain?

Vue.js's llms.txt contains 1 sections and 94 documentation links in 7.2 KB (~1.9k tokens). Key sections include Table of Contents.

How many tokens does Vue.js's llms.txt use?

The concise llms.txt index is approximately 1.9k tokens (7.2 KB). Most AI assistants can fit this within their context window. For the full expanded documentation, look for an llms-full.txt variant which embeds all content inline.

What is Vue.js?

The Progressive JavaScript Framework. Vue.js's llms.txt file helps AI systems understand this by providing a structured overview of its documentation, making it easier for developers to get accurate AI-assisted help when working with Vue.js.

Can I generate an llms.txt for my own project?

Yes. Use the free llms.txt generator at mdream.dev/tools/llms-txt/generator to crawl your site and produce a spec-compliant llms.txt file. You can also validate existing files with the llms.txt validator.

## Browse More llms.txt Files

[Next.js The React Framework for the Web](https://mdream.dev/llms-txt/vue/llms-txt/nextjs) [Qt Documentation Comprehensive documentation for Qt and related products. Each product](https://mdream.dev/llms-txt/vue/llms-txt/qt-documentation) [Svelte Cybernetically enhanced web apps](https://mdream.dev/llms-txt/vue/llms-txt/svelte) [Taleshape Documentation](https://mdream.dev/llms-txt/vue/llms-txt/taleshape-documentation) [SvelteKit Web development, streamlined](https://mdream.dev/llms-txt/vue/llms-txt/sveltekit) [Envoyer](https://mdream.dev/llms-txt/vue/llms-txt/envoyer) [Astro The web framework for content-driven websites](https://mdream.dev/llms-txt/vue/llms-txt/astro) [API Documentation](https://mdream.dev/llms-txt/vue/llms-txt/api-documentation)

[View all 99 projects ](https://mdream.dev/llms-txt/vue/llms-txt)

## Related Tools

[<h3>llms.txt Generator</h3>Generate an llms.txt for your own project.](https://mdream.dev/llms-txt/vue/tools/llms-txt/generator) [<h3>llms.txt Validator</h3>Validate your llms.txt against the official spec.](https://mdream.dev/llms-txt/vue/tools/llms-txt/validator)

© 2026 [Harlan Wilton](https://github.com/harlan-zw) · [MIT](https://github.com/harlan-zw/mdream/blob/main/license)

[GitHub](https://github.com/harlan-zw/mdream) [Discord](https://discord.com/invite/275MBUBvgP)