lib.rs
yew-components
Yew is a modern Rust framework for creating multi-threaded front-end web apps with WebAssembly. Features a macro for declaring interactive HTML with Rust expressions. Developers who have experience using JSX in React should feel quite at home when using Yew.
yew-hooks
Related: yew-hooks-test See also: yew, yew-bootstrap, input_yew, noapi, yew_icons, patternfly-yew, dioxus-charts, stylist, yewdux, sycamore-web, yew-tincture. Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski. It contains data from multiple sources, including heuristics, and manually curated data. Content of this page is ...
YBC
See also: patternfly-yew, yew-bootstrap, yew-nested-router, yew, grass, rsass, yewlish-testing-tools, malva, tracing-web, raffia, yew-hooks Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.It contains data from multiple sources, including heuristics, and manually curated data.Content of this page is not necessarily endorsed by the authors of the crate.
yew-notifications
See also: yew, yew-accordion, yew-oauth2, patternfly-yew, material-yew, zuicon-mdl2, yew-hooks, yew-bootstrap, input_yew, yew-fmt, yew-stdweb Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.It contains data from multiple sources, including heuristics, and manually curated data.Content of this page is not necessarily endorsed by the authors of the crate.
Apexcharts-rs
use yew::prelude::*; use apexcharts_rs::prelude::{ApexChartComponent, ChartType, ChartSeries, SeriesData}; #[function_component] fn MyApp()-> Html {// This is the data to chart. The data is a vector of `ChartSeries` // which contains the name of the series, the data points, color, type // and z-index. Note that different charts require ...
yew-bootstrap
See also: input_yew, patternfly-yew, yew-hooks, yew, sauron, yewlish-checkbox, yew-cosmo, yew-tincture, yew-more-hooks, material-yew, thaw Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.It contains data from multiple sources, including heuristics, and manually curated data.Content of this page is not necessarily endorsed by the authors of the crate.