🚀 Web-components made lightweight. Future-proof.
LEGO (Lightweight Embedded Gluten-free Objects) is a NodeJS tool to build 🚀 fast, ?? reactive, 🏡 native web-component bricks that are easy to digest 🌱 for your browser.
Lego is inspired from the native Web-Component spec and some other libraries such as Pureact or Riot.
It's just much lighter with simplicity, source that are easy to read, hack and maintain.
Lego uses Brick to generate web-components. In Brick you would write JS and virtual-dom by hand. With lego you write HTML and CSS components in HTML files.
It will transform your HTML in Brick classes run directly in your browser.
Comments and Reviews
Lego is minimalistic and just works. It needs no compilation as it uses the full power of default browsers.