Welcome to Axiom01
The world-class UI framework for modern web development.
Axiom01 is a semantic-first UI framework that prioritizes clean HTML, minimal classes, and maximum accessibility. This documentation will guide you through everything you need to know to build beautiful, performant applications.
Our Philosophy
Axiom01 is built on fundamental principles that set it apart from other frameworks:
Semantic First
Write meaningful HTML with proper semantic elements. Style with descendant selectors, not utility classes.
Minimal Classes
One class per component. No BEM, no utility stacking. Clean, readable markup.
Accessible by Default
WCAG 2.1 AA compliance built-in. Screen readers, keyboard navigation, and high contrast support.
Getting Started
Ready to start building with Axiom01? Here's your roadmap:
Explore Components
Browse our extensive component library to see what's available. Each component is designed with semantic HTML and minimal classes.
Learn the Styling Guide
Understand our approach to CSS classes and semantic markup. This is fundamental to using Axiom01 effectively.
Customize Themes
Learn how to customize colors, typography, and spacing to match your brand using CSS variables.
Quick Links
Need Help?
If you're stuck or have questions, here are some resources:
- GitHub Issues: Report bugs or request features
- Styling Guide: Learn the framework's core principles
- Component Examples: See working code for every component