Package Exports
- akar
- akar/constant
- akar/date
- akar/namespaced
- akar/nuxt
- akar/package.json
- akar/resolver
Readme
Akar UI
Craft accessible web apps with Vue.
Documentation | Getting Started | Examples | Why Akar UI?

Installation
pnpm add akarnpm install akaryarn add akarDocumentation
For full documentation, visit akar.vinicunca.dev.
Releases
For changelog, visit releases.
Contributing
We would love to have your contributions! All PRs all welcomed! We need help building the core components, docs, tests, stories! Join our discord and we will get you up and running!
Dev Setup
Docs
- Clone the repo
- Run
pnpm i - Run
pnpm buildto run buildakarlocally - Run
pnpm docs:devto run vitepress - Open
http://localhost:5173
Package
- Clone the repo
- Run
pnpm i - Run
pnpm story:devto run histoire (storybook) - Open
http://localhost:6006 - Run
pnpm testto test changes
Core Team
Credits
All credits go to these open-source works and resources