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 ⭐️
rrd |
David Pena |
npm install vue-mess-detector --save-dev
- Github Action
- Nuxt Devtools
- Vscode Extension
- Vue Devtools (in progress)
- Webstorm (confirmed)
- ESLint plugin (planned) Share your thoughts
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.
👉 For more information, see the documentation.
👉 Join our discord server
See CONTRIBUTING.md file.