0.0.3 • Published 6 years ago

@hype/html v0.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
6 years ago

@hype/html

nanohtml (and hyperx) packaged for esm

About

Experimenting with repackaging node modules for use in the browser via JavaScript Modules.

This is meant to be used directly on the web only.


⚠️ Disclaimer ⚠️

I have no idea what I'm doing

API

html

Tagged template literal helper to create html elements.

html`<div>Hello</div>`

Licenses