# Zu util

[](https://crates.io/crates/zu-util)
[](https://docs.rs/zu-util)


Shared utilities for [zu](https://github.com/RustVis/zu) web component.
- [Documentation](https://docs.rs/zu-util)
- [Release notes](https://github.com/RustVis/zu-util/releases)
## Usage
Add this to `Cargo.toml`:
```toml
[dependencies]
zu-util = "0.1"
```
Or using `cargo add zu-util` command.
## License
This library is release in [LGPL-3.0](LICENSE).