跳转到内容

相关的项目

以下精心挑选了一系列的库,他们都值得一阅。

Because the scope of problems MUI solves is bound, we try to play nicely with other libraries. 请随时提交一个 pull request 来加入另外一个项目,如果它合适的话我们会将其纳如列表。 Feel free to submit a pull request to add another project; it will be accepted if it is suitable.

设计资源

figma adobe-xd 草图

一套可重复使用的设计工具组件已经面世,这些工具是为了配合 React 组件而设计的,它们可以帮助你制作优秀的产品。

  • Figma: A large UI kit with over 600 handcrafted MUI components.
  • Adobe XD: A large UI kit with over 600 handcrafted MUI components.
  • Sketch: A large UI kit with over 600 handcrafted MUI symbols.
  • UXPin: A large UI kit of MUI components. The design tool renders the components in a web runtime. It uses the same React implementation as your production environment. The design tool renders the components in a web runtime. It uses the same React implementation as your production environment.

图像和图案

  • Unsplash :📷 这是一个很好的资源,可以用来寻找您可以在项目中使用的好看的,高分辨率的免费图片。
  • unDraw: 📐 和 Unsplash 类似,但是提供了超赞的矢量插图。
  • Simple Icons:超过 1000 个热门品牌的免费 SVG 图标。

应用程序框架

  • react-admin: 一个前端框架,用于在浏览器中构建运行与 REST/GraphQL APIs 之上的 B2B 应用程序。

IDE 工具

Components 组件

这是一个扩展 Material UI 的第三方项目的集合。

布局

通知

  • notistack:轻松地显示消息条(snackbars)(所以您不必手动处理它们的打开/关闭状态)。

上传

表单

幻灯片

图像

  • mui-image: The only MUI image component to satisfy the Material guidelines for loading images.
  • material-ui-image:图片在完全加载之前都是很简陋的。 使用 material 图像来物化它! 它会像 material 图像的加载模式建议的一样淡入。

日程表/日历

图表

  • dx-react-chart-material-ui:一个基于 Material UI 的图表,它可以提供各种图表类型来可视化数据,包括条形图、线形图、面积图、散点图、饼图,以及更多(需要 付费许可证)。

Dialog

  • material-ui-confirm:您无需编写模板代码,就可以轻松使用确认对话框功能来简化用户的确认操作。

颜色选择器

  • material-ui-color:material-ui 的颜色组件集合。 无依赖包,安装体积小,可高度定制和主题支持!

Sparkline

  • mui-plus: A sparkline is a tiny chart that can be used to indicate the trend of a value.

Blocks(块级元素)

  • components-extra:提供给了一系列基于 Material UI 而搭建的”分子(molecule)”组件,譬如一个页脚(Footer),一个 CookiesBanner,一个 BackToTop 按钮,以及一些其他复杂的组件,它们都是高度可自定义的,来帮助开发人员来迅速搭建 UI 的宏观部分。 这些组件往往在网站上重复 —— 这个库解决了这个问题。 This library solves this exact problem.

Theming 主题