2023-06-10 19:15:41 +01:00
|
|
|
|
<div style="display: flex; justify-content: center; height: calc(100vh - 200px); align-items: center; flex-direction: column">
|
|
|
|
|
<p>
|
|
|
|
|
<a href="https://github.com/synphonyte/leptos-use">
|
|
|
|
|
<img src="https://raw.githubusercontent.com/synphonyte/leptos-use/main/docs/logo.svg" alt="Leptos-Use – Collection of essential Leptos utilities" width="150"/>
|
|
|
|
|
</a>
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<h4>Collection of essential Leptos utilities</h4>
|
|
|
|
|
<p>Inspired by React-Use / VueUse / SolidJS-USE</p>
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
|
<a href="https://crates.io/crates/leptos-use"><img src="https://img.shields.io/crates/v/leptos-use.svg?label=&color=%232C1275" alt="Crates.io"/></a>
|
2023-07-14 22:43:19 +01:00
|
|
|
|
<a href="https://leptos-use.rs/server_side_rendering.html"><img src="https://img.shields.io/badge/-SSR-%236a214b" alt="SSR"></a>
|
2023-06-10 19:15:41 +01:00
|
|
|
|
<a href="./get_started.html"><img src="https://img.shields.io/badge/-docs%20%26%20demos-%239A233F" alt="Docs & Demos"></a>
|
2024-07-27 19:13:54 +01:00
|
|
|
|
<a href="./functions.html"><img src="https://img.shields.io/badge/-79%20functions-%23EF3939" alt="79 Functions" /></a>
|
2023-06-10 19:15:41 +01:00
|
|
|
|
</p>
|
|
|
|
|
</div>
|