awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesReadability Naming Standards

Standards for creating descriptive identifiers to improve source code readability.

Distinct from Code Naming Patterns: Focuses on prescribing readability-driven naming standards rather than identifying existing patterns via pattern matching.

Explore 2 awesome GitHub repositories matching part of an awesome list · Readability Naming Standards. Refine with filters or upvote what's useful.

Awesome Readability Naming Standards GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • rwaldron/idiomatic.jsR

    rwaldron/idiomatic.js

    25,712Auf GitHub ansehen↗

    This project is a JavaScript style guide and a set of coding standards designed to ensure codebase consistency. It provides a collection of best practices for writing maintainable and idiomatic code, focusing on variable naming, type checking, and execution context. The project serves as a static analysis guide, offering frameworks and guidelines for using linters and automated tools to identify bugs and verify code correctness before deployment. It establishes standards for formatting, syntax, and variable declarations to standardize code style across a project. The scope of the project cov

    Establishes rules for creating descriptive and thoughtful identifiers to enhance overall code readability.

    Auf GitHub ansehen↗25,712
  • piglei/one-python-craftsmanAvatar von piglei

    piglei/one-python-craftsman

    7,211Auf GitHub ansehen↗

    This project is a comprehensive Python coding guide and software engineering resource focused on professional development practices. It provides a detailed collection of idiomatic techniques, design patterns, and architectural strategies to improve code quality and maintainability. The guide emphasizes advanced design patterns such as dependency injection, data-driven design, and the application of SOLID principles for object-oriented design. It distinguishes itself by covering sophisticated structural strategies, including class-based decorators, the separation of interfaces from implementat

    Applies descriptive naming standards and structural patterns to variables to ensure long-term readability.

    articlesbookpython
    Auf GitHub ansehen↗7,211
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Pattern Matching
  5. Code Naming Patterns
  6. Readability Naming Standards