From aaa3b77b6a35abe85a77b20086bca8d64f0a430f Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Mon, 14 Feb 2022 21:45:30 +0600 Subject: [PATCH] Update info about `lit` (#2181) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0284a674..b153c448 100755 --- a/readme.md +++ b/readme.md @@ -382,7 +382,7 @@ - [Preact](https://github.com/preactjs/awesome-preact#readme) - App framework. - [Progressive Enhancement](https://github.com/jbmoelker/progressive-enhancement-resources#readme) - [Next.js](https://github.com/unicodeveloper/awesome-nextjs#readme) - Framework for server-rendered React apps. -- [lit-html](https://github.com/web-padawan/awesome-lit-html#readme) - HTML templating library for JavaScript. +- [lit](https://github.com/web-padawan/awesome-lit#readme) - Library for building web components with a declarative template system. - [JAMstack](https://github.com/automata/awesome-jamstack#readme) - Modern web development architecture based on client-side JavaScript, reusable APIs, and prebuilt markup. - [WordPress-Gatsby](https://github.com/henrikwirth/awesome-wordpress-gatsby#readme) - Web development technology stack with WordPress as a back end and Gatsby as a front end. - [Mobile Web Development](https://github.com/myshov/awesome-mobile-web-development#readme) - Creating a great mobile web experience.