@tmorin/ceb-bundle-web
TypeScript icon, indicating that this package has built-in type declarations

7.0.2 • Public • Published

@tmorin/ceb

npm version skypack.dev doc api

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:

Install

The NPM package is compliant CommonJs and ES Module.

npm install @tmorin/ceb-bundle-web

It 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.

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @tmorin/ceb-bundle-web

Weekly Downloads

84

Version

7.0.2

License

MIT

Unpacked Size

480 kB

Total Files

14

Last publish

Collaborators

  • thibaultmorin