@quazardous/qddebug
v0.2.1
Published
Symfony-style debug panel for qdadm and qdcms — bridge, collectors, and floating debug bar
Maintainers
Readme
@quazardous/qddebug
Symfony-style debug panel shared by qdadm and qdcms.
Provides:
bridge/—DebugBridgeaggregator andCollectorbase classcollectors/— generic collectors:SignalCollector,ErrorCollector,ToastCollector,I18nCollectorcomponents/—DebugBarfloating toolbar (panel-pluggable),ObjectTree, generic panels
The bar is intentionally panel-agnostic: pass a panels prop mapping collector
names to Vue components to plug in admin-specific or CMS-specific panels
(e.g. qdadm provides AuthPanel, EntitiesPanel, RouterPanel, ZonesPanel).
Built on @quazardous/qdcore (SignalBus). Vue 3 + PrimeVue peer deps.
Status
Pre-alpha. Lives inside the qdadm monorepo for now; designed to be promoted to its own repository without breaking changes.
