@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:
Install
The NPM package is compliant CommonJs and ES Module.
npm install @tmorin/ceb
It is also available as a UMD
module:
<script src="https://unpkg.com/@tmorin/ceb/umd/index.min.js"></script>
License
Released under the MIT license.