@octarq/plugin-sdk
v0.11.0
Published
Frontend plugin SDK for octarq: the UIPlugin contract, registry, and shared glass-themed UI components.
Readme
@octarq/plugin-sdk
Frontend plugin SDK for Octarq. This package defines the UIPlugin contract, the plugin registry, and exports the shared glass-themed UI component library.
Installation
pnpm add @octarq/plugin-sdkFeatures
- Contracts: Defines typescript interfaces for custom plugins (
UIPlugin,PluginMenuItem,UIWidget,UIArea). - Registry: In-memory registry to manage active plugins, routing injection, sidebar merging, and slot widgets.
- Shared Primitives: Accessible Tailwind/Base-UI wrappers matching the Octarq "glassmorphism" style.
- I18n Utilities: Translation catalogs merging with core namespaces.
