awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Asynchronous Component Loaders · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAsynchronous Component Loaders

Mechanisms for defining components as factory functions that resolve asynchronously to enable code-splitting and deferred rendering.

Explore 1 awesome GitHub repository matching user interface & experience · Asynchronous Component Loaders. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Component Utilities
  4. UI Frameworks
  5. Loading and Runtime Utilities
  6. Asynchronous Component Loaders

Awesome Asynchronous Component Loaders GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • vuejs/vue

    vuejs/vue

    209,962GitHubView on GitHub↗

    This project is a framework for building user interfaces through a component-based architecture. It utilizes a declarative template syntax and a reactive data-binding system to synchronize application state with the Document Object Model. Developers can construct complex interfaces by composing reusable, self-contained

    Resolves components asynchronously via factory functions to enable code-splitting and deferred loading.

    TypeScriptframeworkfrontendjavascript