Brick is a uikit that is inspired by Flutter widgets and react's idea of making components descriptive and diclarative
The components should encapsulate the logic in them and create abstraction so that you can build ui's faster.
There are already a buch of solutins that aim to achive that, but they didn't feel right, so we made our own.
⚙️
Logic lives in components, not in glue code.
🧱
Components fit together seamlessly.
🎨
Works with your existing design system.
⚡
Fast & Typed — Fully TypeScript-based.
Enough yapping, install Brick uikit