mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-01-23 00:59:22 -05:00
updated README.md
This commit is contained in:
parent
bacc1802d9
commit
ed8e2ba465
2 changed files with 3 additions and 1 deletions
|
@ -5,6 +5,8 @@
|
|||
[![MIT/Apache 2.0](https://img.shields.io/badge/license-MIT%2FApache-blue.svg)](https://github.com/synphonyte/leptos-use#license)
|
||||
[![Build Status](https://github.com/synphonyte/leptos-use/actions/workflows/ci.yml/badge.svg)](https://github.com/synphonyte/leptos-use/actions/workflows/ci.yml)
|
||||
|
||||
[**Guide**](https://synphonyte.github.io/leptos-use/) • [**Docs.rs**](https://docs.rs/leptos-use/) • [**Crates.io**](https://crates.io/crates/leptos-use)
|
||||
|
||||
Collection of essential Leptos utilities inspired by SolidJS-USE / VueUse
|
||||
|
||||
This is still very much work in progress and all contributions are welcome!
|
|
@ -9,4 +9,4 @@
|
|||
|
||||
# Browser
|
||||
|
||||
- [useEventListener](browser/use_event_listener.md)
|
||||
- [use_event_listener](browser/use_event_listener.md)
|
||||
|
|
Loading…
Add table
Reference in a new issue