An open API service indexing awesome lists of open source software.

https://github.com/onu-ui/onu-ui

Opinionated and lightweight UnoCSS ui library.
https://github.com/onu-ui/onu-ui

components preset typescript ui unocss vue

Last synced: 2 months ago
JSON representation

Opinionated and lightweight UnoCSS ui library.

Awesome Lists containing this project

README

        



Onu UI (WIP)


Opinionated and lightweight UnoCSS ui library.


NPM version



## Features

- ๐Ÿ’Ž **Pure atomic css** - no need to introduce additional css files.
- ๐Ÿฌ **Simple and efficient** - render UI with the least amount of code.
- ๐Ÿ’œ **Expand Easily** - atomic css allows you to freely combine the styles you want.
- ๐ŸŽจ **Dynamic theme** - generated with Magicolor that conform to human visual perception.
- ๐ŸŒ— **Toggle theme** - Automatically adapts to dark / light mode.
- ๐Ÿ”ฅ **UI Design** - Neat & beautiful crafted UI components.
- ๐ŸŒˆ **On demand** - Provide resolver to automatically import only used components.
- ๐Ÿš€ **Typescript Support** - Support TypeScript & type checked & type inference.
- ๐Ÿ˜ƒ **Iconify Icons** - Use any icon from the library you love.
- ๐Ÿ’ช **Quickly started** - atomic css and vue component library can be used together.

## Documentation

Read the ๐Ÿง‘โ€๐Ÿ’ป [documentation](https://onu.zyob.top) for more details.

Have fun with the ๐Ÿคนโ€โ™‚๏ธ Playground Beta.

## Credits

- [UnoCSS](https://github.com/unocss/unocss)
- [daisyui](https://github.com/saadeghi/daisyui)
- [@nuxt/ui](https://github.com/nuxt/ui)

## License

[MIT](https://github.com/onu-ui/onu-ui/blob/main/LICENSE) License ยฉ 2022 [Chris](https://github.com/zyyv)