Zu

November 6, 2024 ยท View on GitHub

Build status Latest version Documentation Minimum rustc version License

Yew web components, implementing Material Design.

This UI library is heavily inspired by material ui.

  • Documentation
  • Online tutorial
  • Release notes

Usage

Add this to Cargo.toml:

[dependencies]
zu = "0.3"

Or using cargo add zu command.

License

This library is release in LGPL-3.0.

Contents

  1. 1Usage
  2. 2License