Initial release
A lightweight avatar system that turns any name or seed into a unique, deterministic SVG avatar — built for modern products, SaaS apps, and user interfaces.
NewAvatar component: turn any name or seed into a consistent avatar with control over size, shape, visual family, effects, animation, and custom classes.
NewDeterministic generation: the same name or seed always produces the same avatar, making avatars stable across sessions, devices, and environments.
NewServer-ready generation with createAvatar for producing SVG and JSON output without requiring a browser or client-side rendering.
NewBuilt with zero runtime dependencies and no external requests, keeping avatar generation fast, predictable, and fully self-contained.
NewMIT licensed and ready to use in personal projects, SaaS products, communities, dashboards, and design systems.