1.0.5 • Published 7 months ago

meduza-bus v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
7 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

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago