Go to file
2020-03-27 17:32:53 +08:00
build build: extract css in production build 2020-03-20 22:52:54 +08:00
demo modify(document & changelog) 2020-03-27 17:32:53 +08:00
doc/config
playground fix(form-item): some times validate method won't resolve 2020-03-25 22:00:30 +08:00
src modify(document & changelog) 2020-03-27 17:32:53 +08:00
styles feat(data-table): make filter menu scrollable 2020-03-26 19:22:59 +08:00
test
.eslintignore
.eslintrc.js chore: small fixes 2020-03-20 22:25:39 +08:00
.gitignore
.npmignore
.stylelintrc.js
babel.config.js
CHANGELOG.en-US.md modify(document & changelog) 2020-03-27 17:32:53 +08:00
CHANGELOG.zh-CN.md modify(document & changelog) 2020-03-27 17:32:53 +08:00
package.json release: 1.0.3 2020-03-25 22:33:55 +08:00
postcss.config.js
README.md feat(layout): bar trigger button 2020-03-21 15:05:26 +08:00
rollup.config.js
think.md release: 1.0.3 2020-03-25 22:33:55 +08:00

Naive UI

A Vue UI Framework

Caring About Styles, Themed, Batteries Included

Interesting Somehow

Documentation

www.naiveui.com(WIP)

Features

Caring About Styles

As is.

The reason I started to build the library is I'm not satisfied the UI framework my company used. Maybe it's possible to caring about nearily all the details of an UI framework, except compatibility of IE.

Themed

Dark theme included. Theme can be changed seamlessly.

When you find that the UI drafts are already in dark mode, you can't start with light theme. But if you start to build a dark mode UI, sooner or later you have to build a light themed UI. As a result, Naive UI has both of them.

Batteries Included

There are more than 60 components. Utils for building themed component are provided.

License

Naive UI is licensed under the MIT license.

Graphics resouces of result component is licensed under the CC-BY 4.0. The graphics resouces come from Twemoji and none of them is modified.