custom-html-tag
## usage ```html <script src="node_modules/custom-html-tag/html.js"></script> <script src="node_modules/custom-renderer/render.js"></script> <script> const html = new HTMLTag(); const span = document.createElement('span'); const template = html`<p>$
Activity
- Latest release
- 8y ago
- Total releases
- 8
- Cadence
- ~daily
- Last 12 months
- 0
Details
- License
- MIT
- First release
- May 24, 2018
Releases
| Version | Released | |
|---|---|---|
1.0.0
major
| ||
0.2.0
minor
| ||
0.1.6
patch
| ||
0.1.5
patch
| ||
0.1.4
patch
| ||
0.1.3
patch
| ||
0.1.1
patch
| ||
0.1.0
initial
|