awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesMulti-View Rendering

Simultaneously rendering multiple view components on a single page based on the current state configuration.

Distinct from Dynamic View Rendering: Focuses on the simultaneous display of multiple named views, whereas Dynamic View Rendering is the broader concept of template-to-HTML generation.

Explore 1 awesome GitHub repository matching web development · Multi-View Rendering. Refine with filters or upvote what's useful.

Awesome Multi-View Rendering GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • angular-ui/ui-routerالصورة الرمزية لـ angular-ui

    angular-ui/ui-router

    13,435عرض على GitHub↗

    UI-Router is a routing framework for AngularJS applications that maps URLs to a hierarchical tree of states and nested views. It functions as a state-based navigation engine, managing view transitions and dependencies through defined states rather than simple linear URL paths. The system acts as a nested view router, enabling the simultaneous rendering of multiple content areas by mapping application states to named views. It also serves as a client-side route controller, providing mechanisms to intercept transitions for authentication checks and resolve data dependencies before rendering vie

    Displays different pieces of content simultaneously by mapping specific states to named views on a single page.

    TypeScriptangularjsjavascriptrouter
    عرض على GitHub↗13,435
  1. Home
  2. Web Development
  3. Dynamic View Rendering
  4. Multi-View Rendering