From 3ed592e4b598a115537cf05303b7819c73bd81fb Mon Sep 17 00:00:00 2001 From: Meghea Iulian Date: Wed, 22 Jul 2026 07:39:20 +0000 Subject: [PATCH] Add @pionjs/pion --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 85a4886a..c71009b7 100644 --- a/README.md +++ b/README.md @@ -265,6 +265,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [Million](https://github.com/aidenybai/million) - <1kb compiler-focused virtual DOM. It's fast! * [Whatsup](https://github.com/whatsup/whatsup) - A frontend framework for chillout-mode development 🥤. JSX components on generators, fast mobx-like state management and exclusive cssx style system. * [Remult](https://github.com/remult/remult) - A CRUD framework for full-stack TypeScript. +* [pion](https://github.com/pionjs/pion) - React Hooks API for standard web components with lit-html. ## Node-Powered CMS Frameworks