awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesDynamic Model Injection

Mechanisms for loading and registering data models and routing logic asynchronously to optimize bundle size.

Distinct from Dynamic Logic Injection: Unlike dynamic logic injection or model loaders for AI, this is specifically about loading state models and routes in a web framework.

Explore 1 awesome GitHub repository matching web development · Dynamic Model Injection. Refine with filters or upvote what's useful.

Awesome Dynamic Model Injection GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • dvajs/dvaAvatar von dvajs

    dvajs/dva

    16,164Auf GitHub ansehen↗

    Dva is a state management library and client-side application framework designed for building user interfaces with React and Redux. It functions as an asynchronous logic orchestrator and a single page application router, organizing application data through a structured data flow of reducers, effects, and subscriptions. The framework distinguishes itself through the use of generator functions to manage asynchronous workflows and sequential side effects, keeping these operations separate from synchronous state updates. It implements namespace-based model organization to group business logic and

    Provides the ability to load data models and routing logic on demand to reduce the initial bundle size.

    JavaScriptdvaelmframework
    Auf GitHub ansehen↗16,164
  1. Home
  2. Web Development
  3. Dynamic Model Injection