eslint-plugin-vue
Vue framework integrator
A plugin that enhances ESLint to support Vue.js projects
Official ESLint plugin for Vue.js
4k stars
55 watching
668 forks
Language: JavaScript
last commit: about 1 month 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 | 258 |
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 | 101 |
vuejs/core | A progressive JavaScript framework for building user interfaces on the web using TypeScript. | 48,098 |
alloyteam/eslint-config-alloy | A progressive ESLint config for React/Vue/TypeScript projects | 2,646 |
vuejs/vue-test-utils | Utilities for writing unit tests and integration tests for Vue.js applications. | 3,572 |
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,906 |
vue-generators/vue-form-generator | A Vue.js component that generates forms based on predefined schemas | 2,998 |
vuejs/vue-cli | Automates the process of creating and building Vue.js projects | 29,762 |
jsx-eslint/eslint-plugin-jsx-a11y | A plugin for ESLint that helps identify accessibility issues in React applications through static code analysis | 3,434 |
pulsardev/vue-tour | Guides users through a Vue.js application with customizable steps and content. | 2,402 |
vuejs/vue-loader | A loader for webpack that allows authoring Vue components in Single-File Components (SFCs) format | 4,994 |
sveltejs/eslint-plugin-svelte | An ESLint plugin for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser. | 312 |
eslint/eslint | A tool for identifying and reporting on patterns in JavaScript code to improve its quality and consistency. | 25,239 |
amilajack/eslint-plugin-compat | A plugin to check browser compatibility of your code | 3,090 |