Skip to content

Wirestate API

Modules

ModuleDescription
wirestate-coreFramework-agnostic Wirestate APIs for containers, services, lifecycle, messaging, and dependency injection.
wirestate-core/devtoolsDevTools integration entrypoint for Wirestate: the DevToolsPlugin an application registers to expose its container tree to an inspector backend (a Chrome extension or a standalone dev panel).
wirestate-litLit integration APIs for container providers, injection decorators, and element-scoped message handlers.
wirestate-lit-mobxMobX Lit reactivity binding (Adobe's @adobe/lit-mobx) for Wirestate Lit services.
wirestate-lit-signalsPreact Signals Lit reactivity binding (@lit-labs/preact-signals) for Wirestate Lit services.
wirestate-mobxFramework-agnostic MobX re-exports with Wirestate-friendly decorator aliases.
wirestate-reactReact integration APIs for providers, injection hooks, and component-scoped message handlers.
wirestate-react-mobxMobX React reactivity binding (mobx-react-lite) for Wirestate React services.
wirestate-react-signalsPreact Signals React reactivity binding (@preact/signals-react) for Wirestate React services.
wirestate-signalsFramework-agnostic Preact Signals re-exports for Wirestate services.