The Top 10 Frontend Open Source Projects
Open source projects categorized as Frontend
outline/outline
A fast, collaborative knowledge base designed for growing teams who need a beautiful, markdown-compatible wiki. It supports real-time editing, rich document organization, and integrates with tools like Slack and Google Workspace.
- Key strength: Polished, intuitive UI with real-time collaboration and self-hosting support gives teams full control over their documentation.
- Caveat: Self-hosting requires a non-trivial setup with external dependencies like PostgreSQL, Redis, and an S3-compatible store.
Metrics details
| Stars | 39,336 |
| Hotness | 23 |
badges/shields
Concise, consistent, and legible badges in SVG and raster format
Metrics details
| Stars | 26,894 |
| Hotness | 29 |
facebook/react
React is an open-source JavaScript library for building user interfaces with reusable components, declarative rendering, and a unidirectional data flow. You compose UI from components, keep UI output tied to state, and let React reconcile updates efficiently.
You can use React for single-page applications, progressively enhanced server-rendered pages, design systems, and interactive dashboard surfaces. You also get a clear upgrade path across rendering modes through the official docs at react.dev, core source at github.com/facebook/react, and community discussion at React Discussions.
Metrics details
| Stars | 246,203 |
| Hotness | 39 |
iv-org/invidious
Invidious is an alternative front-end to YouTube
Metrics details
| Stars | 20,508 |
| Hotness | 30 |
vueComponent/ant-design-vue
🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
Metrics details
| Stars | 21,583 |
| Hotness | 21 |
tiangolo/full-stack-fastapi-postgresql
A full-stack project generator that scaffolds production-ready web applications using FastAPI and PostgreSQL, bundled with Docker, automatic HTTPS, and a React frontend. It targets developers who want a solid, opinionated starting point without wiring up each layer manually. The generated stack covers authentication, database migrations, and API documentation out of the box.
- Key strength: eliminates boilerplate by generating a complete, integrated backend and frontend with modern async Python at its core.
- Caveat: the template is opinionated and tightly coupled, making it harder to swap out components or adopt incrementally into an existing project.
Metrics details
| Stars | 44,042 |
| Hotness | 17 |
qianguyihao/Web
千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。
Metrics details
| Stars | 28,609 |
| Hotness | 27 |
mouredev/Hello-Python
Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 100 clases, 44 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA...
Metrics details
| Stars | 36,264 |
| Hotness | 35 |
haizlin/fe-interview
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
Metrics details
| Stars | 26,256 |
| Hotness | 21 |
wailsapp/wails
Create beautiful applications using Go
Metrics details
| Stars | 35,058 |
| Hotness | 36 |
