vue-mess-detector

A static code analysis tool for detecting code smells and best practice violations in Vue.js and Nuxt.js projects
GitHub
226
Created 6 months ago, last commit a day ago
11 contributors
1.4k commits
Stars added on GitHub, month by month
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
11
12
1
2
3
4
5
6
7
8
9
10
2023
2024
Stars added on GitHub, per day, on average
Yesterday
+1
Last week
+1.3
/day
Last month
+0.6
/day
npmPackage on NPM
Monthly downloads on NPM
0
0
0
0
0
0
0
11
12
1
2
3
4
5
6
7
8
9
10
2023
2024
README

Vue Mess Detector

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.

👥 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.