@grouptogawa/umiri
v2.1.2
Published
en | [cn](README_CN.md)
Readme
Umiri
en | cn
A lightweight, type-friendly, and feature-rich implementation of a local event bus.
This project is part of the sakiko chatbot framework ecosystem.
Feature
- type safe
- zero dependencies
- priotity-based handling
- timeout support
- multi-event type support
- async support
- blocking control support
Usage
Install
# npm
npm install @grouptogawa/umiri
# pnpm
pnpm add @grouptogawa/umiri
# bun
bun add @grouptogawa/umiriexample
🚧🚧🚧 still working on it.
The documentation site may be launched in the near future.
