@quantabit/avatar-sdk
v1.0.3
Published
Universal avatar components with fallback, group, and status
Maintainers
Readme
@quantabit/avatar-sdk
Avatar, AvatarGroup, and StatusDot components
Features
- Image with initials fallback and auto-generated colors
- AvatarGroup with overlap stacking and +N counter
- Online/Offline/Busy/Away status dot
- Badge counter overlay
- Square and circle shapes
import { Avatar, AvatarGroup } from '@quantabit/avatar-sdk';
<Avatar name="John Doe" size={48} status="online" />
<AvatarGroup avatars={[{name:'Alice'},{name:'Bob',src:'...'}]} max={3} />License
MIT © QuantaBit Team
🌐 Brand & Links
- Official Mainnet: QuantaBit Chain
- Developer Platform: Developer Platform
- Open Platform: Open Platform
- Payment Platform: Pay Platform
- Feedback: Feedback
