UNPKG

@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
# @tmorin/ceb-messaging-builder-inversion [![npm version](https://badge.fury.io/js/%40tmorin%2Fceb-messaging-builder-inversion.svg)](https://badge.fury.io/js/%40tmorin%2Fceb-messaging-builder-inversion) [![skypack.dev](https://img.shields.io/badge/-skypack.dev-blueviolet.svg)](https://www.skypack.dev/view/@tmorin/ceb-messaging-builder-inversion) [![doc](https://img.shields.io/badge/-doc-informational.svg)](https://tmorin.github.io/ceb) [![api](https://img.shields.io/badge/-api-informational.svg)](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