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

#307 in WebAssembly

Download history 339/week @ 2024-07-20 278/week @ 2024-07-27 232/week @ 2024-08-03 53/week @ 2024-08-10 138/week @ 2024-08-17 248/week @ 2024-08-24 159/week @ 2024-08-31 217/week @ 2024-09-07 147/week @ 2024-09-14 214/week @ 2024-09-21 109/week @ 2024-09-28 216/week @ 2024-10-05 105/week @ 2024-10-12 613/week @ 2024-10-19 321/week @ 2024-10-26 383/week @ 2024-11-02

1,458 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
~226K SLoC