A feature-rich web components + SFC frontend framework
npm install lego-domThe tiny, zero-dependency library for building reactive Web Components.
Lego embraces the web platform. It turns standard HTML tags into reactive, encapsulated custom elements with zero build steps required.
Explore the Docs | Examples | GitHub
---
Lego includes a Vite plugin for developers who prefer Single File Components (.lego):
``html
{{ name }}
`
---
- โก Extremely Fast โ No virtual DOM. No reconciliation. Direct DOM updates.
- ๐ฆ Zero Runtime Dependencies โ Weighs less than 10kb gzipped.
- ๐ ๏ธ No Build Step โ Works directly in the browser with standard