2 repository-uri
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 este un framework UI JavaScript și framework de aplicații frontend conceput pentru construirea de aplicații web interactive și interfețe de utilizator dinamice. Funcționează ca o bibliotecă UI bazată pe componente care organizează elementele interfeței în unități modulare reutilizabile, cu stare și comportament încapsulate. Framework-ul include un sistem de încărcare bazat pe module care rezolvă și execută scripturi la cerere printr-un mecanism conștient de dependențe. Oferă un strat de abstractizare DOM pentru a standardiza interacțiunile cross-browser și un bus de evenimente pub-sub pentru comunicarea decuplată între module independente. Toolkit-ul acoperă gestionarea stării pe partea de client, designul interfeței bazat pe browser și componente cu ciclu de viață gestionat care sincronizează modificările interne de date cu Document Object Model.
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.