mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-21 04:50:14 +08:00
30 lines
1.5 KiB
Markdown
30 lines
1.5 KiB
Markdown
<p align="center">
|
|
<img width="144px" src="https://naiveui.oss-cn-hongkong.aliyuncs.com/naivelogo.svg" />
|
|
</p>
|
|
|
|
<h1 align="center">Naive UI</h1>
|
|
<p align="center">A Vue UI Framework</p>
|
|
<p align="center"><b>Caring About Styles, Themed, Batteries Included, Not Rather Slow</b></p>
|
|
<p align="center">Interesting Somehow</p>
|
|
|
|
## Documentation
|
|
[www.naiveui.com(WIP)](http://www.naiveui.com)
|
|
|
|
## Features
|
|
### Caring About Styles
|
|
As is.
|
|
> The reason I started to build the library is I'm not satisfied with the UI framework I used. I think maybe it's possible to caring about nearily all the details of an UI framework, except the compitability of IE.
|
|
### Themed
|
|
Dark theme included. Theme switching is seamlessly.
|
|
> At first there's only dark mode UI design drafts. It's wired but true. After you starting to build a dark mode UI, sooner or later you will have to create a light theme for it. As a result, naive-ui has both of them.
|
|
### Batteries Included
|
|
There are more than 60 components. Utils for building themed component are provided.
|
|
### Not Rather Slow
|
|
I try to make it not rather slow.
|
|
> You can never know how much data will the backends send to you. Maybe thousands of options in single select.
|
|
|
|
## License
|
|
Naive UI is licensed under the [MIT license](https://opensource.org/licenses/MIT).
|
|
|
|
Graphics resouces of `result` component is licensed under the [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/). The graphics resouces come from [Twemoji](https://github.com/twitter/twemoji) and none of them is modified.
|