Collection of essential Leptos utilities inspired by React-Use / VueUse / SolidJS-USE
Find a file
2023-06-09 22:53:29 +01:00
.cargo fixed docs and tests for unstable web apis 2023-06-05 03:06:26 +01:00
.github fixed book ci 2023-06-05 01:51:53 +01:00
.idea added watch_debounced and watch_throttled 2023-06-08 23:52:14 +01:00
docs added use_ceil 2023-06-09 22:53:29 +01:00
examples added use_ceil 2023-06-09 22:53:29 +01:00
src added use_ceil 2023-06-09 22:53:29 +01:00
.gitignore updated gitignore 2023-05-28 17:43:15 +01:00
Cargo.toml added watch_debounced and watch_throttled 2023-06-08 23:52:14 +01:00
CHANGELOG.md added watch_debounced and watch_throttled 2023-06-08 23:52:14 +01:00
LICENSE-APACHE initial commit 2023-05-12 20:22:16 +01:00
LICENSE-MIT initial commit 2023-05-12 20:22:16 +01:00
README.md logo and docs cosmetics 2023-06-07 18:44:19 +01:00
rust-toolchain.toml initial commit 2023-05-12 20:26:06 +01:00

Leptos-Use – Collection of essential Leptos utilities

Collection of essential Leptos utilities

Inspired by React-Use / VueUse / SolidJS-USE

GuideDocs.rsCrates.io


Crates.io Docs MIT/Apache 2.0 Build Status

We have only just begun implementing the first dozen functions but they are already very usable and ergonomic.

Missing a function? Open a ticket or PR!