awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Catégories

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • angular-ui/ui-routerAvatar de angular-ui

    angular-ui/ui-router

    13,435Voir sur 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
    Voir sur GitHub↗13,435
  1. Home
  2. Web Development
  3. Dynamic View Rendering
  4. Multi-View Rendering