@quazardous/qdcore
v0.2.1
Published
Generic event bus and navigation stack primitives shared by qdadm and qdcms
Maintainers
Readme
@quazardous/qdcore
Generic primitives shared by qdadm (back-office) and qdcms (public-facing CMS).
Currently exposes:
signal/—SignalBusevent dispatcher (wraps@quazardous/quarkernel)stack/— generic navigation/content stack:ContentStackLevel,Stack<L>,StackBuilder<L>,Hydrator<L>
This package is intentionally framework-agnostic (no Vue, no router, no CRUD). Vue/router integrations live in the consuming packages.
Status
Pre-alpha. Lives inside the qdadm monorepo for now; designed to be promoted to its own repository without breaking changes.
