The Altruistic Component Engine for Modern Web Architectures.
Altrugenix is a high-performance, accessible-first UI component library designed to be the genetic foundation of your next project. We believe that great software should be inherently "altruistic"—built to serve the end-user with seamless experiences and the developer with effortless implementation.
[Explore Documentation] | [View Storybook] | [Report an Issue]
Most component libraries focus on style. We focus on Lineage. Altrugenix components are engineered to be:
- 🧬 Genetically Flexible: Built with CSS Variables and Radix primitives for deep-level customization.
- 🤝 Altruistic Accessibility: Every component is WCAG 2.1 compliant out of the box. No one gets left behind.
- ⚡ Performant by Default: Zero-bloat architecture. Use only what you need, with tree-shaking that actually works.
- 🎨 Designer-Developer Symmetry: Optimized for a seamless handoff, mirroring the precision of modern design systems.
Install the core library via your preferred package manager:
npm install @altrugenix/ui
# or
yarn add @altrugenix/ui