Material-UI

Open-source projects categorized as Material-UI

Top 23 Material-UI Open-Source Projects

Material-UI
  1. Material UI

    Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.

    Project mention: Show HN: Typique – a bundler-independent, zero-runtime CSS-in-TS library | news.ycombinator.com | 2026-01-07

    Hi HN! I’ve been following zero-runtime CSS-in-JS/TS libraries for a while and noticed that most of them end up overwhelmed by bundler compatibility issues. A good summary of these problems is in the final status report [1] of Pigment CSS — MUI’s attempt in this space.

    As someone working on TypeScript tooling, I started wondering whether this problem could be approached from a different angle: instead of relying on bundler plugins, use TypeScript types to define styles, and TypeScript tooling to provide locally scoped class and CSS variable names.

    This led to Typique — a library built as a TypeScript plugin. It provides IDE integration (completion, diagnostics, quick fixes) and emits plain CSS without any dependence on bundler or framework. It’s early, but already usable; I’ve been using it in a couple of personal projects.

    Feedback, questions, and skepticism are very welcome. Thanks for reading.

    [1] https://github.com/mui/material-ui/issues/45759#issuecomment...

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. react-admin

    A frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design

    Project mention: Friday Links #30 — JavaScript Updates, Tools, and Inspiration | dev.to | 2025-10-17

    React Admin v5.12.0, TanStack Router 1.133, React Hook Form v7.65.0, Pixijs v8.14.0

  4. MaterialDrawer

    The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.

  5. Pixiv-Shaft

    Pixiv第三方Android客户端

  6. ReadYou

    An Android RSS reader presented in Material You style.

    Project mention: A deep dive into the RSS feed reader landscape | news.ycombinator.com | 2025-10-08

    Although I've been an Inoreader user over the last few years, this year I switched to Miniflux. I felt like features/cost ratio for Inoreader finally tipped away from what I was interested in paying. Migrating to Miniflux was genuinely very easy-- spin up the docker compose, export OPML from Inoreader, import OPML to Miniflux. I use tsdproxy and tailscale funnels to get access to the web endpoint.

    While I started out just using the webapp, I quickly discovered that there large number of Miniflux compatible applications. I eventually settled on:

    - Read You on my Android Phone and Tablet https://github.com/ReadYouApp/ReadYou

    - Reactflux (web) on my windows laptop https://github.com/electh/ReactFlux

    - RSSGuard on my linux desktop https://github.com/martinrotter/rssguard

    - Reeder classic on iPad (I already owned this, might as well keep using it)

    - PoweReader on my work iPhone https://powereader.app/

    One neat thing about Miniflux is that it supports a number of APIs, including Fever and Google Reader. As long as your frontend works with one of these, you get a seamless experience. This level of choice is actually something I'm really enjoying-- I get a very native experience on whatever platform I use, as opposed to using the Inoreader app/website on each platform.

  7. MUI X

    MUI X is a collection of advanced React UI components for complex use cases. Use the native integration with Material UI or extend your design system. They feature state-of-the-art functionality and complex UX workflows for data-rich applications and support a wide range of use cases. MUI X is open core—base components are MIT-licensed, while more advanced features require a Pro or Premium commercial license. Components: - Data Grid - Date and Time Pickers - Charts - Tree View

    Project mention: MUI X VS ui - a user suggested alternative | libhunt.com/r/mui-x | 2025-10-11
  8. Alerter

    An Android Alerting Library

  9. Android-Iconics

    Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.

  10. OuterTune

    A Material 3 Music Player for Android with local file & YouTube Music support. Forked from InnerTune

    Project mention: OuterTune/OuterTune | news.ycombinator.com | 2025-10-13
  11. SaaS Boilerplate

    Build your own SaaS business with SaaS boilerplate. Productive stack: React, Material-UI, Next, MobX, WebSockets, Express, Node, Mongoose, MongoDB. Written with TypeScript.

  12. copymanga

    拷贝漫画的第三方APP,仅提供基础功能,更多丰富功能请移步官方版本

  13. notistack

    Highly customizable notification snackbars (toasts) that can be stacked on top of each other

  14. Musify

    Unlock the full potential of music: Stream effortlessly with one app!

    Project mention: Why I Ditched Spotify, and How I Set Up My Own Music Stack | news.ycombinator.com | 2025-09-04

    Not sure what platform you're using youtube music on but there are a few open source third-party apps for android that may have better offline functionality (though I have not either of them, I just came across them while searching different streaming music options)

    InnerTune: https://github.com/z-huang/InnerTune

    Musify: https://github.com/gokadzev/Musify

  15. builderbook

    Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.

  16. material-table

    Datatable for React based on material-ui's table with additional features

  17. svelte-material-ui

    Svelte Material UI Components

  18. material-dashboard-react

    React version of Material Dashboard by Creative Tim

  19. material-kit-react

    Minimal Dashboard - build with React Material UI components. (by minimal-ui-kit)

    Project mention: 15+ Best Ecommerce Dashboard Template For 2025 | dev.to | 2025-08-17

    GitHub Repository: minimal-ui-kit/material-kit-react

  20. mui-datatables

    Datatables for React using Material-UI

  21. react-most-wanted

    React starter kit with "Most Wanted" application features

  22. react-awesome-query-builder

    User-friendly query builder for React

  23. berry-free-react-admin-template

    Berry free react material-ui admin template for easing and faster web development.

    Project mention: 10+ Best Free React Admin Dashboard Templates for 2026 | dev.to | 2026-05-17

    Tech Stack: React 19, Material UI v9, TypeScript, Vite/Next.js GitHub Stars: 2.2k Repo: https://github.com/codedthemes/berry-free-react-admin-template

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).

Material-UI discussion

Log in or Post with

Material-UI related posts

  • How AI Prompts in Mantis Simplify Developer Workflows

    1 project | dev.to | 27 Feb 2026
  • WP-Next: A Headless WordPress Admin Built with Next.js and TypeScript

    6 projects | dev.to | 26 Aug 2025
  • Show HN: Ameliorate – improve how we discuss, model, and understand problems

    2 projects | news.ycombinator.com | 14 Apr 2025
  • FlakeUI

    5 projects | news.ycombinator.com | 2 Mar 2025
  • Show HN: Clean and Simple Flutter News Client on Web

    1 project | news.ycombinator.com | 17 Jan 2025
  • A Year of Transformation: Reflecting on 2024's Journey in Tech and Beyond

    1 project | dev.to | 1 Jan 2025
  • ReadYou VS capyreader - a user suggested alternative

    2 projects | 18 Dec 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Material-UI projects? This list will help you:

# Project Stars
1 Material UI 98,388
2 react-admin 26,763
3 MaterialDrawer 11,645
4 Pixiv-Shaft 7,211
5 ReadYou 7,186
6 MUI X 5,735
7 Alerter 5,517
8 Android-Iconics 5,270
9 OuterTune 5,146
10 SaaS Boilerplate 4,443
11 copymanga 4,179
12 notistack 4,080
13 Musify 3,926
14 builderbook 3,811
15 material-table 3,492
16 svelte-material-ui 3,431
17 material-dashboard-react 3,029
18 material-kit-react 2,766
19 mui-datatables 2,711
20 QP-Gallery-Releases 2,594
21 react-most-wanted 2,415
22 react-awesome-query-builder 2,253
23 berry-free-react-admin-template 2,168

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

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