tricks library
Useful features built on top of Jolt.
This library provides commonly used utilities and extensions that enhance the core Jolt reactive system with practical functionality.
Classes
-
ConvertComputed<
T, U> - Interface for type-converting computed signals.
-
PersistSignal<
T> - Interface for signals that persist their value to external storage.