@tmorin/ceb-bundle-web
v7.0.2
Published
The package is part of the `<ceb/>` library. It bundles the main features of the library related to the Custom Elements (v1) specification.
Maintainers
Readme
@tmorin/ceb
The package is part of the
<ceb/>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
Install
The NPM package is compliant CommonJs and ES Module.
npm install @tmorin/ceb-bundle-webIt is also available as a UMD module:
<!-- the optimized Universal Module Definition -->
<script src="https://cdn.skypack.dev/@tmorin/ceb-bundle-web/dist/umd/ceb.min.js"></script><!-- the not optimized Universal Module Definition -->
<script src="https://cdn.skypack.dev/@tmorin/ceb-bundle-web/dist/umd/ceb.js"></script>License
Released under the MIT license.
