@tmorin/ceb-messaging-builder-inversion
Version:
The package is part of the `<ceb/>` library. It provides a builder to resolve and inject a bus from a container and then subscribe to event.
25 lines (16 loc) • 1.12 kB
Markdown
# @tmorin/ceb-messaging-builder-inversion
[](https://badge.fury.io/js/%40tmorin%2Fceb-messaging-builder-inversion)
[](https://www.skypack.dev/view/@tmorin/ceb-messaging-builder-inversion)
[](https://tmorin.github.io/ceb)
[](https://tmorin.github.io/ceb/api/modules/_tmorin_ceb_messaging_builder_inversion.html)
> The package is part of the `<ceb/>` library.
> It provides a builder to resolve and inject a bus from a container and then subscribe to event.
## Install
The NPM package is compliant [CommonJs](https://flaviocopes.com/commonjs) and [ES Module](https://flaviocopes.com/es-modules).
```bash
npm install @tmorin/ceb-messaging-builder-inversion
```
## License
Released under the [MIT license].
[Custom Elements (v1)]: https://html.spec.whatwg.org/multipage/custom-elements.html
[MIT license]: http://opensource.org/licenses/MIT