Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 242 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 242 Bytes

Lets you use <my-element /> rather than <my-element></my-element>. Just import {html} from "lit-self-closing";

This uses a modified version of the code from lit-html v2.3.0

There are a couple of layers of shortcuts for maximum speed.