Spectre Shell
Shell. Router. Signals.
npm install @phcdevworks/spectre-shell Modules
Three modules. Shell, routing, and state.
- 01
Spectre Shell
@phcdevworks/spectre-shellThe thin application frame. Startup sequencing and top-level application boundary.
npm install @phcdevworks/spectre-shell - 02
Spectre Shell Router
@phcdevworks/spectre-shell-routerRoute registration without coupling route logic to component trees.
npm install @phcdevworks/spectre-shell-router - 03
Spectre Shell Signals
@phcdevworks/spectre-shell-signalsReactive primitives for local UI state. No full state management needed.
npm install @phcdevworks/spectre-shell-signals
Install
Three focused modules. Install what you need.
npm install @phcdevworks/spectre-shell @phcdevworks/spectre-shell-router @phcdevworks/spectre-shell-signals PHCDevworks
The shell stays thin by design.
Startup, routing, and reactive state — each its own package. Take only what you need.