@tmorin/ceb-messaging-core
The package is part of the `<ceb/>` library. It provides an implementation of the main artifacts of an Event/Message architecture.
Updated by @thibaultmorin
@tmorin/ceb-inversion-core
The package is part of the `<ceb/>` library. It provides an implementation of the principle: Inversion Of Control.
Updated by @thibaultmorin
@tmorin/ceb-utilities
The package is part of the `<ceb/>` library. It provides a set of utilities commonly used within the other library packages.
Updated by @thibaultmorin
@tmorin/ceb-elements-core
The package is part of the `<ceb/>` library. It provides the main builder used to define and register Custom Elements (v1).
Updated by @thibaultmorin
@tmorin/ceb-messaging-builder-core
The package is part of the `<ceb/>` library. It provides the base implementation of a builder which interacts with a Bus.
Updated by @thibaultmorin
@tmorin/ceb-templating-builder
The package is part of the `<ceb/>` library. It provides a builder which enhances the definition of Custom Elements (v1) with a templating solution.
Updated by @thibaultmorin
@tmorin/ceb-messaging-simple
The package is part of the `<ceb/>` library. It provides an implementation of the messaging model leveraging on a vanilla TypeScript/JavaScript environment.
Updated by @thibaultmorin
@tmorin/ceb-inversion-testing-core
The package is part of the `<ceb/>` library. It provides a model to test IOC containers.
Updated by @thibaultmorin
@tmorin/ceb-templating-literal
The package is part of the `<ceb/>` library. It provides the implementation of a templating solution which leverages on the vanilla string literals.
Updated by @thibaultmorin
@tmorin/ceb-templating-engine
The package is part of the `<ceb/>` library. It provides the implementation of a templating solution which leverages exclusively on the DOM API.
Updated by @thibaultmorin
@tmorin/ceb-elements-builders
The package is part of the `<ceb/>` library. It provides a set of builders used to enhance the definition of Custom Elements (v1).
Updated by @thibaultmorin
@tmorin/ceb-templating-parser
The package is part of the `<ceb/>` library. It provides the implementation of an HTML Sax like parser.
Updated by @thibaultmorin
@tmorin/ceb-messaging-moleculer
The package is part of the `<ceb/>` library. It provides an implementation of the messaging model leveraging on Moleculer.
Updated by @thibaultmorin
@tmorin/ceb-messaging-adapter-electron
The package is part of the `<ceb/>` library. It provides a bridges between the Electron IPC Event Emitter and a Gateway.
Updated by @thibaultmorin
@tmorin/ceb-bundle-web
The package is part of the `<ceb/>` library. It bundles the main features of the library related to the Custom Elements (v1) specification.
Updated by @thibaultmorin
@tmorin/ceb-messaging-simple-builder
The package is part of the `<ceb/>` library. It provides a builder to interact with the Bus in Custom Elements.
Updated by @thibaultmorin
@tmorin/ceb-inversion-builder
The package is part of the `<ceb/>` library. It provides a builder to inject entries in Custom Elements.
Updated by @thibaultmorin
@tmorin/ceb-messaging-builder-inversion
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.
Updated by @thibaultmorin
@tmorin/ceb-inversion-testing-mocha
The package is part of the `<ceb/>` library. It provides an implementation of the testing model for IOC containers based on mocha.
Updated by @thibaultmorin
@tmorin/ceb-messaging-testing
The package is part of the `<ceb/>` library. It provides resources to improve tests playing with messaging artifacts.
Updated by @thibaultmorin
@tmorin/ceb-elements-testing
The package is part of the `<ceb/>` library. It provides helpful resources to write tests.
Updated by @thibaultmorin
@tmorin/ceb-messaging-inversion
The package is part of the `<ceb/>` library. It provides an integration of Inversion with Messaging to discover handlers and listeners.
Updated by @thibaultmorin
@tmorin/ceb-messaging-simple-inversion
The package is part of the `<ceb/>` library. It provides an integration of the simple implementation with Inversion.
Updated by @thibaultmorin
@tmorin/ceb-inversion-testing-jest
The package is part of the `<ceb/>` library. It provides an implementation of the testing model for IOC containers based on Jest.
Updated by @thibaultmorin
@tmorin/ceb-messaging-adapter-dom
The package is part of the `<ceb/>` library. It provides a bridge between a DOM EventTarget object and a Gateway.
Updated by @thibaultmorin