signalize-links
CommunityCreate one-way signal connections with ease.
Authorspearwolf
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Managing fine-grained data flow in reactive apps can be verbose and brittle. Signalize-links provides a compact, typed API to create one-way connections between signals, ensuring automatic propagation of changes without boilerplate.
Core Features & Use Cases
- One-way signal linking to synchronize source and target signals automatically.
- SignalLink controls for muting, unmuting, touching, and lifecycle attachment.
- Async patterns like nextValue and asyncValues for waiting on or streaming future values.
- Immediate synchronization on creation and robust cleanup via unlink and SignalGroup groups.
Quick Start
Link two signals with link(source, target) and observe the target update automatically when the source changes.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: signalize-links Download link: https://github.com/spearwolf/signalize/archive/main.zip#signalize-links Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.