@archora/ui
v0.1.1
Published
Dark-first Vue 3 component library for dashboards and internal tools.
Maintainers
Readme
@archora/ui
Archora UI is a Vue 3 and TypeScript component library for dense dashboards, internal tools, and professional product interfaces.
Installation
pnpm add @archora/uiimport { ArchButton } from "@archora/ui";
import "@archora/ui/styles.css";Highlights
- Typed Vue component APIs.
- Token-driven styling through CSS variables.
- Built-in dark, light, and system theme support.
- Keyboard-aware interactive components.
- Components designed for dashboards, admin surfaces, and data-heavy product UI.
- Dense primitives for architecture tools: virtual scrolling, actionable toasts, keyed tables, filters and overlays.
Documentation
See the repository README and documentation site for component examples, theming guidance, and the project roadmap.
