@stevedylandev.eth
Just publish v0.1.0 of https://norns.so this weekend!
norns is a small set of interoperable web components for decentralized applications. Each component is a standalone piece of javascript that is installed locally to your project (similar to shadcn/ui), can be customized through props or by editing the code directly, and only use noble/hashes as a dependency.
The goal is to provide a great DX, minimize bloat, and work in any javascript framework. GitHub repo contains exmaple projects from React, Svelte, Vue, and just plan vanilla html.
Project is still pretty early so please do give them a shot and leave GitHub issues for ideas, bugs, or requests!