From 23432351fe6d79e893836ec3111d2890c6cd3238 Mon Sep 17 00:00:00 2001 From: name Date: Tue, 12 Jul 2022 17:00:01 -0700 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 300c0de..955b537 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ A continuously expanded list of frameworks, libraries and tools I used/want to u **[ back to top](#table-of-contents)** ### Frontend Frameworks/ Ui Component Libraries +- [Stencil](https://stenciljs.com/) - A compiler for generating Web Components - [Angular](https://angularjs.org/) - HTML enhanced for web apps - [Aurelia](http://aurelia.io/) - UI framework for the browser, mobile or desktop apps - [choo](https://github.com/yoshuawuyts/choo) - Isomorphic, single state, functional frontend framework