NPM Packages
Published packages for building and managing Hudson apps.
@hudsonos/sdk
The core SDK for building Hudson apps — types, hooks, utilities, and components.
bun add @hudsonos/sdk
- Getting Started — Installation and first app
- Building Apps — Deep dive into app architecture
- API Reference — Types, hooks, and function reference
- Systems — Intents, services, and inter-app data piping
- Utilities — Platform adapters, design tokens, and UI sounds
@hudsonos/hx
Local service registry and smart router for Hudson.
bun add -g @hudsonos/hx
- Guide — Daemon lifecycle, service registration, proxy, API reference