eti*_*ced 8 polymer material-design material-components mdc-components material-components-web
从https://material.io/网站(官方Google规范?),当我按照访问"Material Design UI"Web组件的路径时,我最终会在这里:
https://github.com/material-components/material-components-web/
在https://www.polymer-project.org/网站上,当我按照访问"Material Web Components"的路径时,我最终会在这里:
https://github.com/material-components/material-components-web-components
我不明白这些组件之间的区别,但我想将"官方"Google Web组件用于我正在创建的Web应用程序.
Polymer Project由Google Chrome开发人员团队领导,并利用自定义Web组件等,旨在为开发人员提供构建渐进式Web应用程序的平台.Web的Material Components是一个开源组件库,也是由Google开发人员和设计人员领导的,但它的重点是为开发人员提供Material Design UI组件更具体.
聚合物项目早于Web的材料组件(和Material Design Lite,Web的材料组件的前身),Web的材料组件是推荐的工具包的一部分,用于聚合物项目的下一次发展.从这个意义上说,Web的材料组件在某种程度上是Polymer Project的后续产品(但它不是完全替代品).
听起来您主要关注由Google开发人员创建的Material Design UI组件,因此Web的Material Components可能就是您所追求的.