Go to file
songwanli2025@163.com 32c248c43c refactor(customAdd)
2020-03-09 09:29:48 +08:00
build add debug select to header 2020-03-04 03:01:15 +08:00
demo refactor(customAdd) 2020-03-09 09:29:48 +08:00
doc/config chore: some style bugs and deprecated old loader 2019-10-23 22:37:46 +08:00
playground feat(upload): almost done 2020-02-18 15:15:42 +08:00
src refactor(customAdd) 2020-03-09 09:29:48 +08:00
styles refactor(customAdd) 2020-03-09 09:29:48 +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 build: change eslint config 2020-02-13 20:51:40 +08:00
.gitignore feat(upload): wip 2020-02-16 21:52:38 +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
package.json merge 2020-03-04 14:34:14 +08:00
postcss.config.js build: use postcss & cssnano to generate css files 2019-12-30 13:15:57 +08:00
README.md doc: size on data input components 2020-03-03 12:40:05 +08:00
rollup.config.js build: change rollup config vue.template.preserveWhitespace to false 2020-02-20 23:52:49 +08:00
think.md doc(process): processing & height & border-radius 2020-03-03 16:22:13 +08:00

Naive UI

A Vue UI Framework

Very Caring About Styles, Themed, Batteries Included

Interesting Somehow

Documentation

www.naiveui.com

Features

Very 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

More than 60 components. Utils for building themed components 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.