diff --git a/src/drivers/webextension/images/icons/Lit.svg b/src/drivers/webextension/images/icons/Lit.svg new file mode 100644 index 000000000..912aa976f --- /dev/null +++ b/src/drivers/webextension/images/icons/Lit.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/technologies/l.json b/src/technologies/l.json index 7b2bf5041..a2362d890 100644 --- a/src/technologies/l.json +++ b/src/technologies/l.json @@ -606,6 +606,36 @@ ], "website": "https://www.listrak.com" }, + "lit-element": { + "cats": [ + 59 + ], + "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.", + "icon": "Lit.svg", + "js": { + "litHtmlVersions": "" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "website": "https://lit.dev" + }, "LiteSpeed": { "cats": [ 22