Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 823 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 823 Bytes

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