1.0.5 • Published 6 months ago

meduza-bus v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Meduza Bus

A simple event bus implementation using Mitt in TypeScript for my project.

Adding new event types

Just add your events to 'src/types/index.ts' like type TEvents = TLocaleEvents & YourCustomType

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

7 months ago