@lyo/htm
A browser-compatible version of
htm built automatically with
Lyo.



Usage
#### In a browser
``
html
`
#### In Node.js
`
sh
Install
npm i @lyo/htm
`
`
js
const htm = require('@lyo/htm')htm(foo);
``
Disclaimer
This automated Lyo build may have not been properly tested, and is not guaranteed to work perfectly.
Use at your own risk