Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@kernel-js/event-bus

kernel-js2MIT0.2.2TypeScript support: included

Event sourcing pattern for Kernel Framework

kernel, kernel-js, kernel-framework, event, event-sourcing, event-system

readme

@kernel-js/event-bus

Publish and listen to messages between application layers or between applications (Micro Front-end)

Why

First of all I created this to support development of Kernel Framework.
Just like the rest of the packages that make up the framework, I make the most of other existing libraries that are well tested on a day-to-day basis. The idea is not to reinvent the wheel, just join the ideas in a lightweight framework (the focus is on the client side), simple to use and make the code on the front more beautiful and organized.

Install

npm install @kernel-js/event-bus

Authors

This library was developed by

  • Carlos Henrique Escouto
  • Gustavo Siqueira
  • Bruno Santos

Contribute

Please do! Check out our Contributing guidelines.

License

MIT © 2018-2021 Kernel JS

changelog

Change Log

[v0.1.0] - 2021-08-17

  • Beta version