2 Repos
Toolkits that provide the structural foundation and logic management for complex client-side web applications.
Distinct from Frontend Frameworks: The candidates are either too specific to blockchains or too focused on high-level architecture rather than the framework implementation itself.
Explore 2 awesome GitHub repositories matching web development · Frontend Application Frameworks. Refine with filters or upvote what's useful.
Yui3 ist ein JavaScript-UI-Framework und Frontend-Anwendungs-Framework für den Aufbau interaktiver Webanwendungen und dynamischer Benutzeroberflächen. Es fungiert als komponentenbasierte UI-Bibliothek, die Oberflächenelemente in wiederverwendbare, modulare Einheiten mit gekapseltem Zustand und Verhalten organisiert. Das Framework enthält ein modulbasiertes Ladesystem, das Skripte bei Bedarf über einen abhängigkeitsbewussten Mechanismus auflöst und ausführt. Es bietet eine DOM-Abstraktionsschicht zur Standardisierung browserübergreifender Interaktionen sowie einen Pub-Sub-Event-Bus für die entkoppelte Kommunikation zwischen unabhängigen Modulen. Das Toolkit deckt clientseitiges State-Management, browserbasiertes Interface-Design und lebenszyklusverwaltete Komponenten ab, die interne Datenänderungen mit dem Document Object Model synchronisieren.
Serves as a comprehensive toolkit for managing the structure and logic of complex client-side web applications.
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 structural foundation for organizing JavaScript code into maintainable components and modules.