@lyo/htm

2.1.1 • Public • Published

@lyo/htm

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

Version Build Hits

Usage

In a browser

<script src="https://cdn.jsdelivr.net/npm/@lyo/htm"></script>

<script>
  htm(foo);
</script>

In Node.js

# Install
npm i @lyo/htm
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

Readme

Keywords

none

Package Sidebar

Install

npm i @lyo/htm

Weekly Downloads

1

Version

2.1.1

License

Apache-2.0

Unpacked Size

3.39 kB

Total Files

3

Last publish

Collaborators

  • lyo