awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंOpen-source alternativesSelf-hosted softwareब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंHow we rankप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • spine/spinespine का अवतार

    spine/spine

    3,687GitHub पर देखें↗

    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
    GitHub पर देखें↗3,687
  1. Home
  2. Web Development
  3. Frontend Application Structuring