Go to file
2020-03-11 18:19:12 +08:00
build style: remove metropolis as depdency 2020-03-07 22:47:22 +08:00
demo chore: some doc change 2020-03-11 18:19:12 +08:00
doc/config chore: some style bugs and deprecated old loader 2019-10-23 22:37:46 +08:00
playground chore: some doc change 2020-03-11 18:19:12 +08:00
src fix: some style fixes 2020-03-09 16:31:27 +08:00
styles fix: some style fixes 2020-03-09 16:31:27 +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 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
package.json fix: some style fixes 2020-03-09 16:31:27 +08:00
postcss.config.js build: use postcss & cssnano to generate css files 2019-12-30 13:15:57 +08:00
README.md fix: sonar cube code smell fixes 2020-03-06 20:37:13 +08:00
rollup.config.js merge 2020-02-24 16:25:02 +08:00
think.md chore: some doc change 2020-03-11 18:19:12 +08:00

Naive UI

A Vue UI Framework

Caring About Styles, Themed, Batteries Included

Interesting Somehow

Documentation

www.naiveui.com

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

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.