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

#284 in WebAssembly

Download history 220/week @ 2024-01-09 165/week @ 2024-01-16 310/week @ 2024-01-23 243/week @ 2024-01-30 322/week @ 2024-02-06 338/week @ 2024-02-13 305/week @ 2024-02-20 444/week @ 2024-02-27 396/week @ 2024-03-05 198/week @ 2024-03-12 140/week @ 2024-03-19 41/week @ 2024-03-26 302/week @ 2024-04-02 297/week @ 2024-04-09 447/week @ 2024-04-16 241/week @ 2024-04-23

1,308 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
~213K SLoC