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

#298 in WebAssembly

Download history 185/week @ 2024-05-16 141/week @ 2024-05-23 249/week @ 2024-05-30 362/week @ 2024-06-06 369/week @ 2024-06-13 386/week @ 2024-06-20 308/week @ 2024-06-27 228/week @ 2024-07-04 393/week @ 2024-07-11 438/week @ 2024-07-18 336/week @ 2024-07-25 235/week @ 2024-08-01 91/week @ 2024-08-08 104/week @ 2024-08-15 224/week @ 2024-08-22 143/week @ 2024-08-29

587 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–12MB
~221K SLoC