This library provides ReScript bindings for material-ui.
This library provides ReScript bindings for material-ui-lab.
This is a ppx for using the withStyles component in ReScript Material-UI
This is a ppx for using the withStyles component in ReScript Material-UI
Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.
Material Design icons distributed as SVG React components.
Material Design Svg Icons converted to Material-UI React components.
🧬 The fastest schema with next-gen DX
Material-UI Utils - Utility functions for Material-UI.
Material-UI System - Design system for Material-UI.
Material-UI Types - Utility types for Material-UI.
styled() API wrapper package for emotion.
This library provides Reason bindings for material-ui.
Laboratory for new Material UI modules.
Collection of utilities for integration between Material UI and Next.js.
easiest way to create menus, popovers, and poppers with material-ui
ReScript toolchain
Use Relay with ReScript.
A fully featured Material UI V6 implementation of TanStack React Table V8, written from the ground up in TypeScript.
UI Components for react-admin with Material UI
Simple confirmation dialogs built on top of @mui/material
Material-UI SvgIcon components for Material Design Icons.
This library provides ReScript bindings for material-ui (MUI).
The motiviation of this repo is that when ReScript users want to share their library with JS users, the JS users don't need have ReScript toolchain installed, this makes sharing code with JS users easier (more details on that topic can be found in our [Ex