The package is part of the `<ceb/>` library. It bundles the main features of the library related to the Custom Elements (v1) specification.
npm install @tmorin/ceb-bundle-web



> The package is part of the library.
> It bundles the main features of the library related to the [Custom Elements (v1)] specification.
The bundled packages:
- @tmorin/ceb-elements-core
- @tmorin/ceb-elements-builders
- @tmorin/ceb-templating-builder
- @tmorin/ceb-templating-literal
The NPM package is compliant CommonJs and ES Module.
``bash`
npm install @tmorin/ceb-bundle-web
It is also available as a UMD module:
`html`
`html``
Released under the [MIT license].
[Custom Elements (v1)]: https://html.spec.whatwg.org/multipage/custom-elements.html
[MIT license]: http://opensource.org/licenses/MIT