eslint-plugin-unicorn
Code linter
A comprehensive ESLint plugin providing over 100 custom rules for improved JavaScript code quality and best practices.
More than 100 powerful ESLint rules
4k stars
23 watching
367 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 2 awesome lists
eslinteslint-configeslint-plugineslint-rulesjavascriptlinting-rulesnodejsunicornsxo
Related projects:
Repository | Description | Stars |
---|---|---|
amilajack/eslint-plugin-compat | A plugin to check browser compatibility of your code | 3,090 |
jsx-eslint/eslint-plugin-react | Provides specific linting rules for React in ESLint | 9,025 |
import-js/eslint-plugin-import | A plugin that validates proper imports in JavaScript code. | 5,589 |
eslint/eslint | A tool for identifying and reporting on patterns in JavaScript code to improve its quality and consistency. | 25,239 |
jsx-eslint/eslint-plugin-jsx-a11y | A plugin for ESLint that helps identify accessibility issues in React applications through static code analysis | 3,434 |
alloyteam/eslint-config-alloy | A progressive ESLint config for React/Vue/TypeScript projects | 2,646 |
prettier/eslint-config-prettier | An ESLint configuration that disables unnecessary rules to ensure Prettier's styling choices don't conflict with other code styles. | 5,506 |
vuejs/eslint-plugin-vue | A plugin that enhances ESLint to support Vue.js projects | 4,488 |
xojs/xo | An ESLint wrapper with default settings and integrations to simplify JavaScript/TypeScript code review and optimization. | 7,713 |
sindresorhus/np | An interactive tool for publishing and managing npm packages | 7,586 |
standard/eslint-config-standard | Provides a standardized ESLint configuration for JavaScript code style | 2,611 |
platinumazure/eslint-plugin-editorconfig | Automatically generates ESLint configuration based on repository .editorconfig file | 15 |
sebastienelet/eslint-plugin-mongodb | Provides ESLint rules for MongoDB best practices and native driver syntax | 19 |
eslint/js | A monorepo for JavaScript language tools that provides linting and analysis capabilities. | 2,292 |
sindresorhus/guides | A collection of concise guides on various software development topics and workflows. | 2,482 |