popper-rs

Crates.iopopper-rs
lib.rspopper-rs
version0.3.2
sourcesrc
created_at2023-07-20 14:03:00.285844
updated_at2023-12-05 17:10:20.145002
descriptionA crate for using Popper in Rust
homepage
repositoryhttps://github.com/ctron/popper-rs
max_upload_size
id921311
size41,105
Jens Reimann (ctron)

documentation

README

Popper bindings for Rust

CI GitHub release (latest SemVer) crates.io docs.rs

Popper is a:

Tooltip & Popover Positioning Engine

This project provides Rust bindings for WebAssembly.

Examples

  • Basic - A basic example with plain WASM
  • Yew - An example using Yew with hooks

You can run the example using trunk:

trunk serve examples/basic/index.html --open
Commit count: 36

cargo fmt