eslint-plugin-boundaries

Boundary checker

Ensures software architecture boundaries are respected by checking folders and files structure and dependencies

Eslint plugin checking architecture boundaries between elements

GitHub

554 stars
4 watching
10 forks
Language: JavaScript
last commit: 7 days ago
Linked from 1 awesome list

architectural-patternsarchitecturedependencieseslinteslint-plugineslint-rulesimportquality

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
eslint-community/eslint-plugin-es-x A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. 118
mysticatea/eslint-plugin Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. 26
nkt/eslint-plugin-es5 A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. 54
brettz9/eslint-plugin Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. 2
codelytv/eslint-plugin-hexagonal-architecture A plugin to enforce Hexagonal Architecture best practices in JavaScript/TypeScript projects 294
eslint-community/eslint-plugin-security Identifies potential security vulnerabilities in JavaScript code 2,220
unlight/eslint-plugin-nestjs ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects 40
amilajack/eslint-plugin-dom Tools to help detect and prevent forced DOM layout recalculations in JavaScript 9
eslint-community/eslint-plugin-promise Enforces best practices for JavaScript promises to improve code readability and maintainability. 943
darraghoriordan/eslint-plugin-nestjs-typed A set of ESLint rules to help detect and prevent common issues in NestJS applications written in TypeScript. 174
wikimedia/eslint-plugin-no-jquery A plugin to control and enforce the use of native equivalents in JavaScript code when using jQuery. 31
dustinspecker/eslint-plugin-no-use-extend-native Prevents use of extended native objects in JavaScript code 56
tlvince/eslint-plugin-jasmine ESLint plugin for enforcing Jasmine coding standards and best practices in JavaScript projects. 95
hkalbasi/eslint-plugin-toplevel Prevents side effects at module tops 19
eslint-community/eslint-plugin-eslint-comments Adds additional ESLint rules for commenting out specific lines of code 53