Async State Manager for Qwik framework
-
Updated
Feb 18, 2024 - TypeScript
Async State Manager for Qwik framework
A lightweight utility for awaiting state transitions in a type-safe, asynchronous manner - ideal for coordinating state-dependent workflows such as lifecycle management or idempotent initialization. Supports custom state change requests (inclusive or exclusive) and allows globally rejecting all awaiting consumers when needed.
Add a description, image, and links to the async-state-management topic page so that developers can more easily learn about it.
To associate your repository with the async-state-management topic, visit your repo's landing page and select "manage topics."