Go to file
2020-03-25 22:33:55 +08:00
build build: extract css in production build 2020-03-20 22:52:54 +08:00
demo feat(layout): bar trigger button 2020-03-21 15:05:26 +08:00
doc/config chore: some style bugs and deprecated old loader 2019-10-23 22:37:46 +08:00
playground fix(form-item): some times validate method won't resolve 2020-03-25 22:00:30 +08:00
src release: 1.0.3 2020-03-25 22:33:55 +08:00
styles release: 1.0.1 2020-03-21 15:14:35 +08:00
test fix: unit tests failed caused by project structure change 2020-02-12 17:34:58 +08:00
.eslintignore build: refactor the build progress 2020-02-12 13:44:53 +08:00
.eslintrc.js chore: small fixes 2020-03-20 22:25:39 +08:00
.gitignore merge 2020-02-17 09:55:20 +08:00
.npmignore build: use files instead of npmignore 2020-02-11 20:57:35 +08:00
.stylelintrc.js chore: style-lint 2019-06-28 15:41:29 +08:00
babel.config.js chore: try to rollup project, not finished 2020-01-13 14:26:14 +08:00
CHANGELOG.en-US.md release: 1.0.3 2020-03-25 22:33:55 +08:00
CHANGELOG.zh-CN.md release: 1.0.3 2020-03-25 22:33:55 +08:00
package.json release: 1.0.3 2020-03-25 22:33:55 +08:00
postcss.config.js build: use postcss & cssnano to generate css files 2019-12-30 13:15:57 +08:00
README.md feat(layout): bar trigger button 2020-03-21 15:05:26 +08:00
rollup.config.js merge 2020-02-24 16:25:02 +08:00
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.