diff --git a/README.md b/README.md index 9c8e488..ef1cea0 100644 --- a/README.md +++ b/README.md @@ -382,6 +382,7 @@ CSS Shadow Parts allow developers to expose certain elements inside Shadow DOM f - [FAST Element](https://github.com/microsoft/fast/tree/master/packages/web-components/fast-element) - Lightweight library for building performant, memory-efficient, standards-compliant Web Components. - [Forge Core](https://github.com/tyler-technologies-oss/forge-core) - Building blocks and utilities that are used when building Forge Web Components. - [Joist](https://github.com/joist-framework/joist) - Set of small libraries designed to add the bare minimum to web components to make you productive. +- [KoiCom](https://github.com/valkoivo/koicom) - Library for testable interfaces using server-independent web components with a standardized lifecycle. - [Lit](https://lit.dev) - Simple library for building fast, lightweight web components. - [Lightning Web Components](https://github.com/salesforce/lwc) - blazing fast, enterprise-grade Web Components foundation. - [Omi](https://github.com/Tencent/omi) - Next generation web framework in 4kb JavaScript (Web Components + JSX + Proxy + Store + Path Updating).