https://github.com/una-ui/una-ui
The Atomic UI framework for Nuxt, powered by Unocss engine ð
https://github.com/una-ui/una-ui
nuxt tailwindcss typescript unjs unocss vite vue
Last synced: 11 days ago
JSON representation
The Atomic UI framework for Nuxt, powered by Unocss engine ð
- Host: GitHub
- URL: https://github.com/una-ui/una-ui
- Owner: una-ui
- License: mit
- Created: 2023-04-26T02:08:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T20:53:23.000Z (14 days ago)
- Last Synced: 2025-04-13T13:55:35.377Z (11 days ago)
- Topics: nuxt, tailwindcss, typescript, unjs, unocss, vite, vue
- Language: Vue
- Homepage: https://unaui.com
- Size: 9.36 MB
- Stars: 544
- Watchers: 3
- Forks: 22
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# âĻ Una UI
> [!WARNING]
> This project is heavily working in progress.## ðïļ Release Status
| Branch | Version | Status | Downloads |
| ----------- | --------------------------------------------------- | ------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| Main (Edge) | [![npm-edge][npm-edge-src]][npm-edge-href] | [![github-status][github-status-src-main]][github-status-href-main] | [![npm-edge-downloads][npm-edge-downloads-src]][npm-edge-downloads-href] |
| Release | [![npm-version][npm-version-src]][npm-version-href] | [![github-status][github-status-src-release]][github-status-href-release] | [![npm-downloads][npm-downloads-src]][npm-downloads-href] |## ð References
| Resource | URL |
| ---------------- | -------------------------------------------------------------- |
| ð Documentation | [unaui.com](https://www.unaui.com) |
| ð Starter Kit | [github.com/una-ui/starter](https://github.com/una-ui/starter) |
| ð Starter Live | [starter.unaui.com](https://starter.unaui.com) |
| ðŪ Playground | [play.unaui.com](https://play.unaui.com) |## ð Star History
## ðŧ Sponsors
## ðŠī Project Activity

## ðĻâðŧ Contributors
## ðïļ License
[MIT](./LICENSE) License ÂĐ 2023 [Phojie](https://github.com/phojie)
[npm-version-src]: https://img.shields.io/npm/v/@una-ui/preset?style=flat&colorA=18181B&colorB=CA8A04
[npm-version-href]: https://npmjs.com/package/@una-ui/preset
[npm-edge-src]: https://img.shields.io/npm/v/@una-ui/preset-edge?style=flat&colorA=18181B&colorB=CA8A04
[npm-edge-href]: https://npmjs.com/package/@una-ui/preset-edge
[npm-downloads-src]: https://img.shields.io/npm/dm/@una-ui/preset?style=flat&colorA=18181B&colorB=CA8A04
[npm-downloads-href]: https://npmjs.com/package/@una-ui/preset
[npm-edge-downloads-src]: https://img.shields.io/npm/dm/@una-ui/preset-edge?style=flat&colorA=18181B&colorB=CA8A04
[npm-edge-downloads-href]: https://npmjs.com/package/@una-ui/preset-edge
[github-status-src-main]: https://img.shields.io/github/checks-status/una-ui/una-ui/main?style=flat&colorA=18181B&colorB=CA8A04
[github-status-src-release]: https://img.shields.io/github/checks-status/una-ui/una-ui/release?style=flat&colorA=18181B&colorB=CA8A04
[github-status-href-main]: https://github.com/una-ui/una-ui/actions/workflows/ci.yml
[github-status-href-release]: https://github.com/una-ui/una-ui/actions/workflows/release.yml