Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daliborgogic/dlbr-lit

`lit-html` lets you write HTML templates in JavaScript with template literals.
https://github.com/daliborgogic/dlbr-lit

lit-html lit-html-element webpack

Last synced: 17 days ago
JSON representation

`lit-html` lets you write HTML templates in JavaScript with template literals.

Awesome Lists containing this project

README

        

# dlbr-lit

`lit-html` lets you write HTML templates in JavaScript with template literals.

`lit-html` templates are plain JavaScript and combine the familiarity of writing HTML with the power of JavaScript. lit-html takes care of efficiently rendering templates to DOM, including efficiently updating the DOM with new values.