Overview of mdui features
v2mdui is a lightweight (85KB gzipped) Web Component library following the Material Design 3 (Material You) specification.
Key features include:
- Web Components: Easy to use like standard HTML tags.
- Material You: Follows the latest design specs.
- Dynamic Color: Automatically generates color schemes from a color value or an image.
- Dark Mode: Supports dark mode and automatic switching based on OS settings.
- Framework Agnostic: Compatible with Vue, React, Angular, and any environment running in a browser.
- Zero Dependencies: No third-party library requirements.
- TypeScript Support: Fully written in TypeScript for excellent type hinting.