1.0.25 • Published 4 years ago
@vanillawc/wc-template v1.0.25
Installation
Installation
npm i @vanillawc/wc-template
Import from NPM
<script type="module" src="node_modules/@vanillawc/wc-template/index.js"></script>
Import from CDN
<script type="module" src="https://cdn.jsdelivr.net/gh/vanillawc/wc-template@1/index.js"></script>
Demo
Try it on WebComponents.dev
Usage
Attributes
src
- load an external source filecontext
- load the tags from an external endpoint
Basic Usage
<wc-template src="sample.html"></wc-template>
Context
If the template is a tagged template literal, context can be provided via an external endpoint.
<wc-template src="sample2.html" theme="context.json"></wc-template>
Contributing
See CONTRIBUTING.md
1.0.25
4 years ago
1.0.24
4 years ago
1.0.23
4 years ago
1.0.22
5 years ago
1.0.21
5 years ago
1.0.20
5 years ago
1.0.19
5 years ago
1.0.18
5 years ago
1.0.17
5 years ago
1.0.16
5 years ago
1.0.15
5 years ago
1.0.14
5 years ago
1.0.13
5 years ago
1.0.11
5 years ago
1.0.10
5 years ago
1.0.9
5 years ago
1.0.8
5 years ago
1.0.7
5 years ago
1.0.6
5 years ago
1.0.5
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.0
5 years ago