"description":"lit-element is a simple base class for creating web components that work in any web page with any framework. lit-element uses lit-html to render into shadow DOM, and adds API to manage properties and attributes.",
"icon":"Lit.svg",
"js":{
"litHtmlVersions":""
},
"oss":true,
"pricing":[
"freemium"
],
"website":"https://lit.dev"
},
"lit-html":{
"cats":[
59
],
"description":"lit-html is a simple, modern, safe, small and fast HTML templating library for JavaScript.",