Skip to content

a474516631/vite-plugin-vue-mcp

 
 

Repository files navigation

aireview

[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![bundle][bundle-src]][bundle-href] [![License][license-src]][license-href]

Vite plugin that enables a MCP server for your Vue app to provide information about the component tree, state, routes, and pinia tree and state.

项目结构 📁

本项目采用 monorepo 结构,包含以下子包:

  • packages/vite-plugin: Vite 插件核心功能
  • packages/client: 客户端代码
  • packages/vscode-extension: VSCode 扩展

Installation 📦

pnpm install aireview -D

About

Vite plugin that enables a MCP server helping models to understand your Vue app better.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 56.0%
  • TypeScript 39.5%
  • JavaScript 4.1%
  • Other 0.4%