Skip to content

akesson/leptos-signals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crates.io Discord

leptos-signals

Different Signals for Leptos:

Leptos Logo


This is the start of what will hopefully become a collection of signals. PRs are welcome!

KeyedSignal

A KeyedSignal associates a key with a value. This is typically used for caching, where a key is needed for searching in the cache.

See example.

About

A collection of signals for Leptos

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages