8 releases

0.3.2 Dec 5, 2023
0.3.1 Dec 4, 2023
0.3.0 Oct 2, 2023
0.1.0 Aug 25, 2023
0.1.0-alpha.4 Jul 24, 2023

#1404 in WebAssembly

Download history 47/week @ 2024-12-21 86/week @ 2024-12-28 89/week @ 2025-01-04 158/week @ 2025-01-11 179/week @ 2025-01-18 225/week @ 2025-01-25 164/week @ 2025-02-01 105/week @ 2025-02-08 101/week @ 2025-02-15 62/week @ 2025-02-22 132/week @ 2025-03-01 94/week @ 2025-03-08 105/week @ 2025-03-15 101/week @ 2025-03-22 113/week @ 2025-03-29 118/week @ 2025-04-05

446 downloads per month
Used in patternfly-yew

Apache-2.0

115KB
2K SLoC

JavaScript 1.5K SLoC // 0.0% comments Rust 769 SLoC // 0.0% comments

A popper.js integration for Rust

Examples

See the examples in the examples folder.


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

Dependencies

~8–17MB
~224K SLoC