daliborgogic / dlbr-lit

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

Home Page:https://lit-html.polymer-project.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://lit-html.polymer-project.org/


Languages

Language:JavaScript 92.6%Language:HTML 7.4%