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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • rwaldron/idiomatic.jsR

    rwaldron/idiomatic.js

    25,712Ver en GitHub↗

    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.

    Ver en GitHub↗25,712
  • piglei/one-python-craftsmanAvatar de piglei

    piglei/one-python-craftsman

    7,211Ver en GitHub↗

    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
    Ver en GitHub↗7,211
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Pattern Matching
  5. Code Naming Patterns
  6. Readability Naming Standards