5 unstable releases

0.3.1 Nov 3, 2024
0.2.2 Nov 3, 2024
0.2.1 Sep 27, 2023
0.1.1 Apr 10, 2023
0.1.0 Jan 31, 2023

#229 in WebAssembly

Download history 1/week @ 2024-11-23 28/week @ 2024-11-30 69/week @ 2024-12-07 10/week @ 2024-12-14 6/week @ 2024-12-28 9/week @ 2025-01-04 1/week @ 2025-02-01 1/week @ 2025-02-08

188 downloads per month

LGPL-3.0

4.5MB
104K SLoC

About

Wrapper of bootstrap icons for yew framework.

How to use

First add this to Cargo.toml:

[dependencies]
zuicon-bs = "0.3"

Then import specific icons in yew components, like:

use zuicon_bs::{Mailbox, Map};

License

This library is release in LGPL-3.0.

Dependencies

~11–20MB
~266K SLoC