@tmorin/ceb-messaging-simple
Version:
The package is part of the `<ceb/>` library. It provides an implementation of the messaging model leveraging on a vanilla TypeScript/JavaScript environment.
25 lines (17 loc) • 1.08 kB
Markdown
# @tmorin/ceb-messaging-simple
[](https://badge.fury.io/js/%40tmorin%2Fceb-messaging-simple)
[](https://www.skypack.dev/view/@tmorin/ceb-messaging-messaging-simple)
[](https://tmorin.github.io/ceb)
[](https://tmorin.github.io/ceb/api/modules/_tmorin_ceb_messaging_simple.html)
> The package is part of the `<ceb/>` library.
> It provides an implementation of the messaging model leveraging on a vanilla TypeScript/JavaScript environment.
>
## 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-simple
```
## 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