Philosophy

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.


Philosophy Points

⚙️

Declarative

Logic lives in components, not in glue code.

🧱

Composable

Components fit together seamlessly.

🎨

Customizable

Works with your existing design system.

Fast & Typed

Fast & Typed — Fully TypeScript-based.


Enough yapping, install Brick uikit