@zoijs/resource 0.1.0
The simplest async-read helper for Zoijs.
npm install @zoijs/core @zoijs/resourceAPI: resource(fetcher) → data, loading, error, refresh. Loads once; latest-load-wins; clean dispose.
Solves: loading/error/success state for reads without rebuilding the pattern each time.
Known limitations: no cache, dedupe, or retries; client-side only.