eslint-plugin-vue
Vue framework integrator
A plugin that enhances ESLint to support Vue.js projects
Official ESLint plugin for Vue.js
4k stars
56 watching
665 forks
Language: JavaScript
last commit: 10 days ago
Linked from 2 awesome lists
eslinteslint-pluginhacktoberfesthtmljavascriptnpmnpm-modulenpm-packagestatic-analysisvue
Related projects:
Repository | Description | Stars |
---|---|---|
vue-a11y/eslint-plugin-vuejs-accessibility | An ESLint plugin to check Vue.js files for accessibility rules | 257 |
maranran/eslint-plugin-vue-a11y | Ensures Vue.js components are accessible to visually impaired users by enforcing various accessibility rules. | 161 |
future-architect/eslint-plugin-vue-scoped-css | An ESLint plugin that provides linting rules to help developers avoid problems when using Scoped CSS in Vue.js | 98 |
vuejs/core | A progressive JavaScript framework for building user interfaces on the web using TypeScript. | 47,701 |
alloyteam/eslint-config-alloy | A progressive ESLint config for React/Vue/TypeScript projects | 2,648 |
vuejs/vue-test-utils | Utilities for writing unit tests and integration tests for Vue.js applications. | 3,571 |
vuejs/language-tools | A set of tools and plugins for Vue.js development, providing features like language serving, type checking, and component metadata extraction. | 5,866 |
vue-generators/vue-form-generator | A Vue.js component that generates forms based on predefined schemas | 2,996 |
vuejs/vue-cli | Automates the process of creating and building Vue.js projects | 29,759 |
jsx-eslint/eslint-plugin-jsx-a11y | A plugin for ESLint that helps identify accessibility issues in React applications through static code analysis | 3,415 |
pulsardev/vue-tour | Guides users through a Vue.js application with customizable steps and content. | 2,398 |
vuejs/vue-loader | A loader for webpack that allows authoring Vue components in Single-File Components (SFCs) format | 4,988 |
sveltejs/eslint-plugin-svelte | An ESLint plugin that provides unique check rules for Svelte applications using its AST | 305 |
eslint/eslint | A tool for identifying and reporting on patterns in JavaScript code to improve its quality and consistency. | 25,110 |
amilajack/eslint-plugin-compat | A plugin to check browser compatibility of your code | 3,081 |