@tmorin/ceb-templating-builder
Version:
The package is part of the `<ceb/>` library. It provides a builder which enhances the definition of Custom Elements (v1) with a templating solution.
25 lines (16 loc) • 1.09 kB
Markdown
# @tmorin/ceb-templating-builder
[](https://badge.fury.io/js/%40tmorin%2Fceb-templating-builder)
[](https://www.skypack.dev/view/@tmorin/ceb-messaging-templating-builder)
[](https://tmorin.github.io/ceb)
[](https://tmorin.github.io/ceb/api/modules/_tmorin_ceb_templating_builder.html)
> The package is part of the `<ceb/>` library.
> It provides a builder which enhances the definition of [Custom Elements (v1)] with a templating solution.
## Install
The NPM package is compliant [CommonJs](https://flaviocopes.com/commonjs) and [ES Module](https://flaviocopes.com/es-modules).
```bash
npm install @tmorin/ceb-templating-builder
```
## License
Released under the [MIT license].
[Custom Elements (v1)]: https://html.spec.whatwg.org/multipage/custom-elements.html
[MIT license]: http://opensource.org/licenses/MIT