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

#206 in WebAssembly

Download history 357/week @ 2024-06-10 427/week @ 2024-06-17 359/week @ 2024-06-24 297/week @ 2024-07-01 289/week @ 2024-07-08 443/week @ 2024-07-15 318/week @ 2024-07-22 271/week @ 2024-07-29 246/week @ 2024-08-05 42/week @ 2024-08-12 157/week @ 2024-08-19 267/week @ 2024-08-26 128/week @ 2024-09-02 220/week @ 2024-09-09 135/week @ 2024-09-16 218/week @ 2024-09-23

721 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–16MB
~220K SLoC