This project is a CSS architecture framework and style guide providing formal coding standards for CSS and Sass. It establishes a structured approach to naming conventions, property organization, and selector management to ensure consistency across large-scale projects. The framework focuses on decoupling visual styles from JavaScript behavior through specific naming prefixes and utilizes a block element modifier system for component naming. It defines strict guidelines for Sass usage, emphasizing the efficient application of variables and mixins to prevent bloated output and complex dependen
This project is an ESLint plugin and static analysis tool designed to enforce best practices, prevent bugs, and maintain code quality in React projects. It functions as a specialized JSX linter that analyzes the syntax and structure of components to detect anti-patterns and API misuse. The plugin distinguishes itself by providing deep analysis of React-specific patterns, such as detecting state race conditions, preventing nested component definitions, and identifying unstable references that cause unnecessary re-renders. It also includes security hardening rules to identify vulnerabilities li
☂️ ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.
Easy autofixable import sorting.
Die Hauptfunktionen von lydell/eslint-plugin-simple-import-sort sind: Code Style and Formatting.
Open-Source-Alternativen zu lydell/eslint-plugin-simple-import-sort sind unter anderem: jsx-eslint/eslint-plugin-react — This project is an ESLint plugin and static analysis tool designed to enforce best practices, prevent bugs, and… airbnb/css — This project is a CSS architecture framework and style guide providing formal coding standards for CSS and Sass. It… lukeapage/eslint-plugin-switch-case. mu-io/eslint-plugin-padding. platinumazure/eslint-plugin-editorconfig — ESLint plugin for generating a configuration automatically based on a repository's editorconfig. selaux/eslint-plugin-filenames — Eslint plugin to check filenames.