Skip to content

ctron/popper-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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