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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
N

neuland/micro-frontends

0
View on GitHub↗
0 stars·0 forks·9 views

Micro Frontends

Extending the Microservice Paradigms to Web Development

Features

  • Micro Frontend Examples - Reference implementation for micro-frontend architecture.

Star history

Star history chart for neuland/micro-frontendsStar history chart for neuland/micro-frontends

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does neuland/micro-frontends do?

Extending the Microservice Paradigms to Web Development

What are the main features of neuland/micro-frontends?

The main features of neuland/micro-frontends are: Micro Frontend Examples.

Which projects share features with neuland/micro-frontends?

Projects with overlapping indexed features include: 0xr/micro-frontend — Exercise 1 We currently have a monolithic application called main-application it is using angular routing to load in a… canopytax/sofe — Sofe is a plugin for systemjs@0.21, but the latest version of systemjs is >3. The new versions of systemjs have the… chrisdavies/eev — A tiny, fast, zero-dependency event emitter for JavaScript. dactylographsy/browser-dactylographsy — Complex web applications usually consist of various assets being served from one or multiple hosts. This slows down… lsm/micromono — MicroMono is a framework for developing micro-services in monolithic style or reversed. It allows you to switch and… module-federation/module-federation-examples.

Projects sharing features with Micro Frontends

These projects share indexed features with Micro Frontends. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 0xr/micro-frontend0xR avatar

    0xR/micro-frontend

    3View on GitHub↗

    Exercise 1 We currently have a monolithic application called main-application it is using angular routing to load in a checkout page. We want to make a new checkout service which has a different view and different logic. It should be possible to deploy the services separate from each other. In…

    JavaScript
    View on GitHub↗3
  • canopytax/sofeC

    CanopyTax/sofe

    0View on GitHub↗

    Sofe is a plugin for systemjs@0.21, but the latest version of systemjs is >3. The new versions of systemjs have the equivalent of sofe built into systemjs itself, via import maps. Because of this, we encourage that you use systemjs@>=3 import maps, instead of using systemjs@0.21 sofe. See…

    View on GitHub↗0
  • chrisdavies/eevchrisdavies avatar

    chrisdavies/eev

    525View on GitHub↗

    A tiny, fast, zero-dependency event emitter for JavaScript.

    JavaScript
    View on GitHub↗525
  • dactylographsy/browser-dactylographsyD

    dactylographsy/browser-dactylographsy

    0View on GitHub↗

    Complex web applications usually consist of various assets being served from one or multiple hosts. This slows down the user experience while normal browser caching usually is not able to tackle all the resulting load retardations.

    View on GitHub↗0
Compare all 8 related projects→