Skip to content

Axiom01 v0.1.0

Choose a tag to compare

@solomonrothman solomonrothman released this 18 May 02:31
· 226 commits to main since this release

Axiom01 UI Framework v0.1.0

We're excited to announce the first release of Axiom01, a modern and flexible UI framework designed for building beautiful, accessible, and themeable web interfaces.

Features in this Release

  • Semantic-First Styling: Style semantic HTML elements directly, resulting in cleaner markup
  • Class Composition Strategy: Strategic class composition that respects semantic meaning
  • Powerful Theming Engine: Multiple built-in themes with easy switching
  • Lightweight Foundation: Focused on performance and minimal bloat
  • Progressive Enhancement: Built to work with the grain of HTML and CSS
  • Accessibility in Mind: Developed with keyboard navigation and screen reader compatibility

Core Components

  • Basic elements (typography, buttons, links)
  • Layout system
  • Theme selector
  • Alert components
  • Basic form elements

Installation

npm install axiom01