Reactive side effects for @spearwolf/signalize: createEffect, cleanup callbacks, dependency tracking (dynamic and static), effect priority, autorun options, nested effects. Use when creating effects t...
32
AI 95
signalize-links
spearwolf2/6/2026
Signal-to-signal connections for @spearwolf/signalize: link/unlink for one-way data flow, SignalLink class for mute/unmute/touch control, async patterns (nextValue, asyncValues). Use when connecting s...