Go to file
2020-05-16 01:48:13 +08:00
build build: extract css in production build 2020-03-20 22:52:54 +08:00
demo feat(button): support custom preliminary 2020-05-15 22:52:06 +08:00
doc/config
playground fix(form-item): some times validate method won't resolve 2020-03-25 22:00:30 +08:00
src fix: typo 2020-05-16 01:47:50 +08:00
styles refactor(button): remove redundant style codes 2020-05-15 22:33:54 +08:00
test
.eslintignore
.eslintrc.js
.gitignore
.npmignore
.stylelintrc.js
babel.config.js
CHANGELOG.en-US.md release: 1.0.14 2020-05-15 02:03:31 +08:00
CHANGELOG.zh-CN.md release: 1.0.14 2020-05-15 02:03:31 +08:00
package.json feat(button): support custom preliminary 2020-05-15 22:52:06 +08:00
postcss.config.js
README.md feat(layout): bar trigger button 2020-03-21 15:05:26 +08:00
rollup.config.js fix: not striping all console statements... 2020-04-03 17:31:39 +08:00
think.md release: 1.0.14 2020-05-15 02:03:31 +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.