@tmorin/ceb-templating-literal
Version:
The package is part of the `<ceb/>` library. It provides the implementation of a templating solution which leverages on the vanilla string literals.
25 lines (16 loc) • 1.09 kB
Markdown
# @tmorin/ceb-templating-literal
[](https://badge.fury.io/js/%40tmorin%2Fceb-templating-literal)
[](https://www.skypack.dev/view/@tmorin/ceb-messaging-templating-literal)
[](https://tmorin.github.io/ceb)
[](https://tmorin.github.io/ceb/api/modules/_tmorin_ceb_templating_literal.html)
> The package is part of the `<ceb/>` library.
> It provides the implementation of a templating solution which leverages on the vanilla string literals.
## 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-literal
```
## 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