zu 0.1.0

Web App UI library based on yew
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

# Rui

![Build status](https://github.com/RustVis/zu/actions/workflows/rust.yml/badge.svg)
[![Latest version](https://img.shields.io/crates/v/zu.svg)](https://crates.io/crates/zu)
[![Documentation](https://docs.rs/zu/badge.svg)](https://docs.rs/zu)
![Minimum rustc version](https://img.shields.io/badge/rustc-1.56+-yellow.svg)
![License](https://img.shields.io/crates/l/zu.svg)

Web App UI library based on [yew](https://yew.rs)

- [Documentation]https://docs.rs/zu
- [Release notes]https://github.com/RustVis/zu/releases

## License
This library is release in [Apache License](LICENSE).