awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 Repo

Awesome GitHub RepositoriesFrontend Application Structuring

Patterns for organizing the foundational layout and separation of logic and UI in web applications.

Distinguishing note: Existing candidates focus on directory structures or visual layouts; this covers the logical organization of a JS app.

Explore 1 awesome GitHub repository matching web development · Frontend Application Structuring. Refine with filters or upvote what's useful.

Awesome Frontend Application Structuring GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • spine/spineAvatar von spine

    spine/spine

    3,687Auf GitHub ansehen↗

    Spine is a JavaScript MVC framework and client-side library designed to organize web applications into maintainable components and modules. It functions as a modular frontend architecture that separates data management from user interface logic using the model-view-controller pattern. The framework operates as an event-driven state manager, utilizing a publish-subscribe messaging pattern to synchronize application state and update views. It includes a template-based view engine that generates HTML by injecting dynamic data from a model into predefined markup. The system provides tools for fr

    Provides a foundational layout to keep business logic separate from the user interface.

    JavaScript
    Auf GitHub ansehen↗3,687
  1. Home
  2. Web Development
  3. Frontend Application Structuring