Vue Harvest is a specialized analysis and extraction tool for Vue.js projects. It automatically discovers all Vue components in a project, analyzes their interfaces and dependencies, and classifies their reusability. It can auto-extract safe, reusable components into standalone bundles, and pull out design tokens for colors, typography, and spacing. For more ambiguous cases, it leverages an integrated MCP server to feed structured analysis to LLMs for advanced reasoning, decoupling, and refactoring suggestions. The tool is suited for Vue.js developers and design system maintainers seeking to modularize, document, and better reuse their component libraries.
Visit Vue Harvest's official website for product details and getting started.
A comprehensive guide to help new users set up Vue Harvest and start analyzing their Vue.js projects.
Detailed API documentation for developers looking to integrate Vue Harvest into their projects.