eslint-plugin-css-modules
CSS module checker
Tool to help ensure consistent usage of CSS modules in JavaScript projects
Project status: NOT MAINTAINED; Checks that you are using the existent css/scss classes, no more no less
152 stars
7 watching
34 forks
Language: JavaScript
last commit: 18 days ago
Linked from 1 awesome list
csscss-moduleseslinteslint-pluginscss
Related projects:
Repository | Description | Stars |
---|---|---|
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
css-modules/css-modulesify | A browserify plugin to enable CSS Modules support | 403 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
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 |
francoismassart/eslint-plugin-tailwindcss | A plugin for ESLint that enforces best practices and consistency using Tailwind CSS | 1,536 |
tinloof/eslint-plugin-better-styled-components | Automatically enforces coding standards for styled components in ESLint | 65 |
jens-ox/eslint-plugin-material-ui-unused-classes | Detects unused Material UI styling classes in JavaScript code | 31 |
unlight/eslint-plugin-nestjs | ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects | 40 |
eslint-community/eslint-plugin-security | Identifies potential security vulnerabilities in JavaScript code | 2,225 |
fintechstudios/eslint-plugin-chai-as-promised | Prevents common issues when using chai-as-promised in ESLint configuration | 4 |
cvisco/eslint-plugin-requirejs | A plugin to enforce code conventions for RequireJS modules with ESLint | 29 |
amilajack/eslint-plugin-dom | Tools to help detect and prevent forced DOM layout recalculations in JavaScript | 9 |
matijs/eslint-plugin-this | Disallows the use of 'this' in JavaScript code. | 16 |
mozilla/eslint-plugin-no-unsanitized | A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. | 232 |
sveltejs/eslint-plugin-svelte | An ESLint plugin for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser. | 312 |