awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
single-spa avatar

single-spa/single-spa

0
View on GitHub↗
13,871 stele·927 fork-uri·JavaScript·3 vizualizărisingle-spa.js.org↗

Single Spa

single-spa is a microfrontend orchestration framework designed to compose multiple independent frontend applications into a single interface. It functions as a frontend routing engine and lazy-loading application loader that mounts and unmounts microfrontends based on the current URL without requiring a browser refresh.

The framework enables multi-framework frontend integration, allowing different JavaScript frameworks to coexist on one page. This architecture supports distributed frontend development, where separate teams develop and deploy modules independently while maintaining a unified user experience.

The system manages the lifecycle of these applications through a centralized registry and dynamic module loading. It optimizes frontend performance by deferring the download of application code until a specific route is accessed.

Features

  • Micro-Frontend Orchestrators - Functions as a micro-frontend orchestrator that composes multiple autonomous web applications into a single unified interface.
  • Framework Coexistence - Enables the coexistence of multiple different JavaScript frameworks on a single page through an agnostic wrapper.
  • URL Route Mapping - Maps browser URL changes to specific microfrontend configurations to trigger application loading and activation.
  • Dynamic Loading Strategies - Implements dynamic loading strategies to fetch JavaScript bundles on demand, reducing the initial page payload.
  • Lazy Loading - Defers the download of application code until the specific route is accessed to optimize page load times.
  • Microfrontend Routers - Acts as a frontend routing engine that mounts and unmounts microfrontends based on the current URL.
  • Micro-Frontend Frameworks - Integrates multiple different JavaScript frameworks to coexist on a single page without browser refreshes.
  • Application Registries - Provides a centralized registry to manage the activation and inactivation logic of registered microfrontend applications.
  • Microfrontend Lifecycles - Manages the mounting and unmounting of micro frontends via standardized lifecycle functions.
  • Distributed Frontend Development - Supports distributed development workflows where separate teams deploy modules independently while maintaining a unified experience.
  • Frontend Performance Optimization - Optimizes frontend performance by delaying application code downloads until they are needed.

Istoric stele

Graficul istoricului de stele pentru single-spa/single-spaGraficul istoricului de stele pentru single-spa/single-spa

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face single-spa/single-spa?

single-spa is a microfrontend orchestration framework designed to compose multiple independent frontend applications into a single interface. It functions as a frontend routing engine and lazy-loading application loader that mounts and unmounts microfrontends based on the current URL without requiring a browser refresh.

Care sunt principalele funcționalități ale single-spa/single-spa?

Principalele funcționalități ale single-spa/single-spa sunt: Micro-Frontend Orchestrators, Framework Coexistence, URL Route Mapping, Dynamic Loading Strategies, Lazy Loading, Microfrontend Routers, Micro-Frontend Frameworks, Application Registries.

Care sunt câteva alternative open-source pentru single-spa/single-spa?

Alternativele open-source pentru single-spa/single-spa includ: umijs/umi — Umi is a comprehensive React application framework and enterprise frontend toolchain. It provides a plugin-based build… tencent/wujie — Wujie is a micro-frontend framework and orchestrator designed to embed multiple independent web applications into a… umijs/qiankun — Qiankun is a micro-frontend orchestration framework designed to compose multiple independent web applications into a… patrickjs/angular-webpack-starter — This project is a pre-configured development boilerplate for building applications using the Angular framework and the… pylons/pyramid — Pyramid is a Python web framework and WSGI toolkit designed for building web applications. It functions as a URL… bailicangdu/react-pxq — react-pxq is a React Redux boilerplate and state-driven UI framework designed for building single-page applications.…

Alternative open-source pentru Single Spa

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Single Spa.
  • umijs/umiAvatar umijs

    umijs/umi

    16,039Vezi pe GitHub↗

    Umi is a comprehensive React application framework and enterprise frontend toolchain. It provides a plugin-based build system and a configuration-driven routing engine to integrate routing, build tooling, and deployment within a single dependency. The project serves as a micro-frontend orchestrator, coordinating multiple independent frontend applications into a single interface with shared data flow. Its extensible architecture allows for the customization of every stage of the application development lifecycle through a system of plugins. The framework covers a broad range of enterprise cap

    TypeScriptreactreact-frameworkumi
    Vezi pe GitHub↗16,039
  • tencent/wujieAvatar Tencent

    Tencent/wujie

    4,962Vezi pe GitHub↗

    Wujie is a micro-frontend framework and orchestrator designed to embed multiple independent web applications into a single host shell. It provides a system for managing the lifecycle, mounting, and state preservation of sub-applications while maintaining strict JavaScript and CSS isolation. The framework utilizes a web component sandbox combining iframes and custom elements to prevent global variable pollution and style leakage. It features a decentralized event bus for data exchange and state synchronization between isolated micro-applications, along with a mechanism to mirror internal sub-a

    TypeScript
    Vezi pe GitHub↗4,962
  • umijs/qiankunAvatar umijs

    umijs/qiankun

    16,565Vezi pe GitHub↗

    Qiankun is a micro-frontend orchestration framework designed to compose multiple independent web applications into a single, unified interface. It functions as a JavaScript library that manages the lifecycle of autonomous applications, allowing them to coexist within a shared browser environment while maintaining their independence. The framework enables cross-framework integration, allowing developers to combine applications built with different technologies into one cohesive system. It provides a runtime sandbox that isolates global variables and prevents style conflicts between application

    TypeScriptframeworkjavascriptmicro-frontend
    Vezi pe GitHub↗16,565
  • pylons/pyramidAvatar Pylons

    Pylons/pyramid

    4,086Vezi pe GitHub↗

    Pyramid is a Python web framework and WSGI toolkit designed for building web applications. It functions as a URL routing engine that maps incoming HTTP requests to specific view callables using both pattern-based routing and hierarchical resource tree traversal. The framework is distinguished by its hybrid dispatch system, allowing developers to combine regular expression URL matching with the ability to resolve requests by navigating a tree of nested objects. It implements a flexible component architecture that supports application registry management, deferred configuration execution, and t

    Pythonpylonspyramidpython
    Vezi pe GitHub↗4,086
Vezi toate cele 30 alternative pentru Single Spa→