mdui 2.0 released, using Web Components to implement the Material You specification front-end framework

mdui2.0 is a front-end component library that uses Web Components to implement Material You design specifications.

Features:

  1. Implemented using Web Components : using mdui is as simple as using tags and is compatible with all js frameworks <div> 
  2. Material You design specifications : Fully comply with Material Design 3 (Material You) design specifications
  3. Dynamic color matching : supports automatically generating a complete set of color schemes based on given color values ​​or given pictures
  4. Dark mode : supports dark mode and automatically switches between light and dark modes according to operating system settings
  5. IDE support : Provides code auto-completion and hover prompt functions specifically for VSCode and WebStorm
  6. Lightweight : only 85KB after minify+gzip all CSS and JS
  7. TypeScript : All components are developed using TypeScript, including type declaration files, and type hints can be obtained during development.
  8. Material Icons : Provides icon library components, which can import each icon on demand

Source code and documentation:

おすすめ

転載: www.oschina.net/news/262259/mdui-2-0-released