Skip to content

Installation

tabus-js has no runtime dependencies. Install it with whichever package manager your project uses:

Ventana de terminal
pnpm add tabus-js

The package ships its own TypeScript types: there’s no need to install @types/tabus-js separately.

Continue with Quick start to create your first event bus.