2 مستودعات
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 هو إطار عمل لواجهة المستخدم (UI) بلغة JavaScript وإطار عمل لتطبيقات الواجهة الأمامية مصمم لبناء تطبيقات ويب تفاعلية وواجهات مستخدم ديناميكية. يعمل كمكتبة واجهة مستخدم قائمة على المكونات تنظم عناصر الواجهة في وحدات نمطية قابلة لإعادة الاستخدام مع حالة وسلوك مغلفين. يتضمن إطار العمل نظام تحميل قائم على الوحدات يقوم بحل وتنفيذ النصوص البرمجية عند الطلب من خلال آلية واعية بالتبعيات. يوفر طبقة تجريد لـ DOM لتوحيد التفاعلات عبر المتصفحات وناقل أحداث (pub-sub) للتواصل المفكك بين الوحدات المستقلة. تغطي مجموعة الأدوات إدارة الحالة من جانب العميل، وتصميم الواجهات القائم على المتصفح، والمكونات المدارة دورة الحياة التي تزامن تغييرات البيانات الداخلية مع نموذج كائن المستند (DOM).
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.