eslint-plugin-depend

Dependency optimizer

Provides suggestions for optimizing dependencies and reducing redundancy in software projects

An ESLint plugin for suggesting optimisations in choice of dependency, native equivalents, etc.

GitHub

359 stars
4 watching
5 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
eslint-functional/eslint-plugin-functionalAn ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases.857
iliubinskii/eslint-plugin-miscA collection of ESLint rules for JavaScript and TypeScript files.10
paleite/eslint-plugin-diffA plugin that enables selective ESLint checks on modified code changes during pull requests or continuous integration187
eslint-community/eslint-plugin-eslint-pluginA plugin for linting ESLint plugins written in JavaScript.203
eslint/generator-eslintA tool to help create and manage ESLint plugins and rules231
sveltejs/eslint-plugin-svelteAn ESLint plugin for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser.312
brainmaestro/eslint-plugin-optimize-regexA plugin for ESLint that optimizes and refactors regular expressions in JavaScript code to improve performance.74
eslint-community/eslint-plugin-eslint-commentsAdds additional ESLint rules for commenting out specific lines of code56
ec0lint/ec0lintA tool that analyzes and suggests improvements to reduce the environmental impact of web applications through code optimization.154
amilajack/eslint-plugin-domTools to help detect and prevent forced DOM layout recalculations in JavaScript9
tinloof/eslint-plugin-better-styled-componentsAutomatically enforces coding standards for styled components in ESLint65
davidjbradshaw/eslint-config-autoAutomates ESLint configuration based on project dependencies404
nkt/eslint-plugin-es5A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions.54
alexmost/eslint-plugin-deprecateProvides warnings about deprecated code usage to help refactor and maintain existing codebases.81
bmish/eslint-doc-generatorAutomates documentation generation for ESLint plugins and rules.95