Installation
tabus-js has no runtime dependencies. Install it with whichever package manager your project uses:
pnpm add tabus-jsnpm install tabus-jsyarn add tabus-jsbun add tabus-jsThe package ships its own TypeScript types: there’s no need to install @types/tabus-js separately.
Next step
Section titled “Next step”Continue with Quick start to create your first event bus.
