comparison
The difference is ownership.
Same install command you already use, a very different relationship with the code it leaves behind.
vs
with hirael
Code you keep
Source copied straight into your repo
No runtime package and no version pin
Compound parts with data-slot styling hooks
RTL and light or dark theming built in
Edit, extend, or delete any line, it is yours
Browse the registry
the usual way
Code you rent
A black-box dependency you cannot edit
Locked to the maintainer's release cadence
Restyling fights the library's internals
RTL and theming bolted on after the fact
Fork or eject the moment you outgrow it