signalize-memos
CommunityCached derived signals that auto-update.
Authorspearwolf
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Memos provide cached, derived signals that automatically recompute when their source signals change, reducing recomputation and simplifying state logic in reactive apps.
Core Features & Use Cases
- Derived data with createMemo that caches results for efficient reads
- Chaining memos to compose complex reactive computations
- Support for lazy option to defer computation until read, and lifecycle attachment via SignalGroup
Quick Start
Create a memo with createMemo(() => base.get() * 2) and read its value to obtain the derived result.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-memos Download link: https://github.com/spearwolf/signalize/archive/main.zip#signalize-memos 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.