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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesPublic Export Patterns

Exposes public application members through central entry point files to shorten import paths and hide internal implementation details.

Distinguishing note: Distinct from Public Key Exporters: focuses on software module export facades rather than cryptographic key retrieval.

Explore 1 awesome GitHub repository matching software engineering & architecture · Public Export Patterns. Refine with filters or upvote what's useful.

Awesome Public Export Patterns GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • mgechev/angular2-style-guideAvatar de mgechev

    mgechev/angular2-style-guide

    1,195Voir sur GitHub↗

    The repository contains a curated collection of coding conventions, architectural patterns, and best practices designed for developing component-based web applications using Angular and TypeScript. It functions as an architecture manual establishing consistent patterns across development teams, covering application structure, component design, and code quality enforcement. The guidelines define domain-driven file organization and module encapsulation strategies that group project assets into bounded contexts with dedicated root facades to keep large codebases manageable and shorten import pat

    Exposes public application members through central entry point files to shorten import paths and hide internal implementation details.

    angularbest-practicesdeprecated
    Voir sur GitHub↗1,195
  1. Home
  2. Software Engineering & Architecture
  3. Public Export Patterns