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

#761 in WebAssembly

Download history 185/week @ 2023-12-13 90/week @ 2023-12-20 6/week @ 2023-12-27 111/week @ 2024-01-03 248/week @ 2024-01-10 151/week @ 2024-01-17 346/week @ 2024-01-24 211/week @ 2024-01-31 347/week @ 2024-02-07 339/week @ 2024-02-14 334/week @ 2024-02-21 477/week @ 2024-02-28 276/week @ 2024-03-06 205/week @ 2024-03-13 131/week @ 2024-03-20 110/week @ 2024-03-27

853 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

~7–11MB
~212K SLoC