
Vuetify components for the Yew Framework
Yewtify is a set of Vuetify components designed for use with the Yew framework. Users can easily integrate these components by adding the Yewtify crate to their dependencies list in the Cargo.toml file and using the components within the html! macro. While the existing components cover a range of functionalities, users also have the flexibility to contribute and add additional components to the library.
Yewtify provides a convenient way to leverage Vuetify components within the Yew framework. By following the installation guide, users can quickly integrate various UI elements such as lists, navigation drawers, and list items into their Yew applications. The extensibility of Yewtify also allows users to contribute new components to the library, enhancing its functionality and versatility.
