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

#350 in WebAssembly

Download history 219/week @ 2024-10-06 144/week @ 2024-10-13 586/week @ 2024-10-20 324/week @ 2024-10-27 372/week @ 2024-11-03 298/week @ 2024-11-10 243/week @ 2024-11-17 237/week @ 2024-11-24 156/week @ 2024-12-01 172/week @ 2024-12-08 154/week @ 2024-12-15 32/week @ 2024-12-22 87/week @ 2024-12-29 92/week @ 2025-01-05 167/week @ 2025-01-12 167/week @ 2025-01-19

521 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

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

lib.rs:

A popper.js integration for Rust

Examples

See the examples in the examples folder.

Dependencies

~8–17MB
~227K SLoC