Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
Top 9 JavaScript Microfrontend Projects
-
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.
-
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.
-
-
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.
-
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.
-
-
-
-
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.
-
piral-cloud-vanilla-demo
Demo for the Piral Cloud micro frontend discovery service using no framework.
-
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).
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)
JavaScript Microfrontends discussion
JavaScript Microfrontends related posts
-
Microfrontends a Developer's Guide: Tools, Technologies, and Step-by-Step Setup
-
Micro frontend frameworks in 2024
-
Only 90s Web Developers Remember This
-
Building a Large Scale Micro-frontend Application.
-
Monolith to Module Federation at RazorpayX
-
Why React Router is excellent for Micro-Frontends
-
Microfrontends: Microservices for the Frontend
-
A note from our sponsor - InfluxDB
influxdata.com | 25 Apr 2025
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 |