Vue Mess Detector

December 2, 2025 ยท View on GitHub

A comprehensive code analysis and quality assessment tool that provides actionable insights into code health, helping developers identify and resolve potential issues in Vue.js and Nuxt.js projects.

If you like this project, please consider giving it a star โญ๏ธ

๐Ÿ‘ฅ Core Team

rrd
rrd
David-Pena
David Pena

โฌ‡๏ธ Installation

npm install vue-mess-detector --save-dev

๐Ÿ“ฆ Integrations

โš™๏ธ Usage

Basic usage:

npx vue-mess-detector analyze [path] [--flags]

If you want to store your flags in a configuration file, you can create a .config/vue-mess-detector.json file in the root of your project.

๐Ÿ“š Documentation

๐Ÿ‘‰ For more information, see the documentation.

๐Ÿ‘ฅ Discord Server

๐Ÿ‘‰ Join our discord server

๐Ÿค How to contribute?

See CONTRIBUTING.md file.