JavaScript Microfrontends

Open-source JavaScript projects categorized as Microfrontends

Top 9 JavaScript Microfrontend Projects

Microfrontends
  1. single-spa

    The router for easy microfrontends

    Project mention: Custom builder for Angular: My way | dev.to | 2025-01-15

    Micro-frontend has always aroused my curiosity: I wanted to understand how they work, how to build them, what their pros and cons are. In 2018, inspired by this topic, I tried to build something similar to single-spa in one of the pet projects. At that time, there was no Webpack Module Federation (WMF), and Webpack itself seemed inconvenient. The choice fell on ESBuild and importmap. Browser support for importmap at the time was mostly on paper or with special flags in browsers. For this reason, I used a polyfill. But, surprisingly, everything worked and even in several projects.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. PatrickJS-starter

    MFE Starter

  4. oc

    OpenComponents, serverless in the front-end world for painless micro-frontends delivery

    Project mention: Microfrontends a Developer's Guide: Tools, Technologies, and Step-by-Step Setup | dev.to | 2024-11-16

    Open Components is a library that focuses on server-side rendering (SSR) and dynamic delivery of components. It allows developers to create reusable components that can be independently published and consumed by different applications.

  5. luigi

    Micro frontend framework (by SAP)

    Project mention: Microfrontends a Developer's Guide: Tools, Technologies, and Step-by-Step Setup | dev.to | 2024-11-16

    Luigi is an open-source microfrontend framework developed by SAP. It allows developers to create a consistent navigation experience while integrating different microfrontend components.

  6. ilc

    Enterprise-ready framework for Micro Frontends composition into SPA with SSR & i18n support

  7. VoltranJS

    Voltran is a micro frontend framework which is developed by Hepsiburada Technology Team.

  8. micro-fun

    Micro frontends as Fun with Next.js & module federation

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. piral-cloud-vanilla-demo

    Demo for the Piral Cloud micro frontend discovery service using no framework.

  11. piral-cloud-express-plugins-demo

    Demo for the Piral Cloud micro frontend discovery service showing how an Express.js server could be made dynamic (esssentially your own FaaS).

    Project mention: Hyper-Scale Activated! Ship Your Own FaaS 🤖 | dev.to | 2024-10-18

    If you want to clone the sample project you'll need to have git installed (but you can download it as a ZIP from GitHub)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Microfrontends discussion

Log in or Post with

JavaScript Microfrontends related posts

  • Microfrontends a Developer's Guide: Tools, Technologies, and Step-by-Step Setup

    5 projects | dev.to | 16 Nov 2024
  • Micro frontend frameworks in 2024

    6 projects | dev.to | 13 Mar 2024
  • Only 90s Web Developers Remember This

    2 projects | news.ycombinator.com | 25 Jan 2024
  • Building a Large Scale Micro-frontend Application.

    2 projects | dev.to | 3 Apr 2023
  • Monolith to Module Federation at RazorpayX

    4 projects | dev.to | 18 Feb 2023
  • Why React Router is excellent for Micro-Frontends

    2 projects | dev.to | 21 Jan 2023
  • Microfrontends: Microservices for the Frontend

    6 projects | dev.to | 14 Oct 2022
  • A note from our sponsor - InfluxDB
    influxdata.com | 25 Apr 2025
    Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →

Index

What are some of the best open-source Microfrontend projects in JavaScript? This list will help you:

# Project Stars
1 single-spa 13,561
2 PatrickJS-starter 10,299
3 oc 1,441
4 luigi 860
5 ilc 738
6 VoltranJS 412
7 micro-fun 60
8 piral-cloud-vanilla-demo 6
9 piral-cloud-express-plugins-demo 0

Sponsored
Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?