Mutualzz UI is built for React and with Emotion. It takes inspiration from MUI Joy and MUI Material
- Full fledged theming system (For now it is very basic, but there are plans to expand it further)
- Components that are customizable to your liking with custom color support (if the component supports color)
- Button ✅ (Implemented)
- Button Group ✅ (Implemented)
- Checkbox ✅ (Implemented)
- Input ✅ (Implemented)
- Markdown Input ✅ (Implemented) SIDENOTE: This component isn’t currently part of the UI libary, but we may integrate it into the library instead of keeping it in Mutualzz later.
- Radio Button ✅ (Implemented)
- Slider ✅ (Implemented)
- Textarea ✅ (Implemented)
- Avatar ✅ (Implemented)
- Divider ✅ (Implemented)
- Markdown Renderer ✅ (Implemented) SIDENOTE: Same situation as Markdown Input
- List ✅ (Implemented)
- Typography ✅ (Implemented)
- Circular Progress ✅ (Implemented)
- Linear Progress ✅ (Implemented)
- Paper ✅ (Implemented)
- Box ✅ (Implemented)
- Stack ✅ (Implemented)