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
368 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,081 |
jsx-eslint/eslint-plugin-react | Provides specific linting rules for React in ESLint | 8,999 |
import-js/eslint-plugin-import | A tool that helps catch errors and enforce best practices in JavaScript import statements. | 5,558 |
eslint/eslint | A tool for identifying and reporting on patterns in JavaScript code to improve its quality and consistency. | 25,110 |
jsx-eslint/eslint-plugin-jsx-a11y | A plugin for ESLint that helps identify accessibility issues in React applications through static code analysis | 3,415 |
alloyteam/eslint-config-alloy | A progressive ESLint config for React/Vue/TypeScript projects | 2,648 |
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,470 |
vuejs/eslint-plugin-vue | A plugin that enhances ESLint to support Vue.js projects | 4,471 |
xojs/xo | An ESLint wrapper with default settings and integrations to simplify JavaScript/TypeScript code review and optimization. | 7,698 |
sindresorhus/np | Automates and simplifies the process of publishing npm packages to a reliable and repeatable manner | 7,557 |
standard/eslint-config-standard | Provides a standardized ESLint configuration for JavaScript code style | 2,610 |
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,286 |
sindresorhus/guides | A collection of concise guides on various software development topics and workflows. | 2,477 |