Go to file
2020-10-23 18:01:28 +08:00
build site: i18n, prune codes 2020-10-08 04:14:14 +08:00
build-doc
demo feat(rate): basic rate 2020-10-23 18:01:28 +08:00
playground
scripts chore: remove vue-virtual-scroller 2020-10-09 18:56:22 +08:00
site-vite
src feat(rate): basic rate 2020-10-23 18:01:28 +08:00
test
themes refactor: simplify textColor names 2020-10-21 16:38:34 +08:00
.eslintignore
.eslintrc.js
.gitignore
.npmignore
.stylelintignore refactor(form-item): feedback transition 2020-10-08 00:06:57 +08:00
.stylelintrc.js
babel.config.js
CHANGELOG.en-US.md build: add tusimple index 2020-10-08 03:33:40 +08:00
CHANGELOG.zh-CN.md build: add tusimple index 2020-10-08 03:33:40 +08:00
index.html
jest.config.js
package.json chore: bump vue to 3.0.2, treemate to 0.1.6 2020-10-23 00:18:15 +08:00
postcss.config.js
README.md
rollup.config.js chore: remove vue-virtual-scroller 2020-10-09 18:56:22 +08:00
think.md fix(log): no event emitted, deprecate old scrollToXxx 2020-10-22 23:26:34 +08:00
vite.config.js
vue3.md refactor(anchor): target => listen-to, fix scroll listener is not unregistered 2020-10-23 15:42:11 +08:00

Naive UI

A Vue UI Framework

Caring About Styles, Themed, Batteries Included, Not Rather Slow

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 with the UI framework I used. I think maybe it's possible to caring about nearily all the details of an UI framework, except the compatibility of IE.

Themed

Dark theme included. Theme switching is seamlessly.

At first there's only dark mode UI design drafts. It's wired but true. After you starting to build a dark mode UI, sooner or later you will have to create a light theme for it. As a result, naive-ui has both of them.

Batteries Included

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

Not Rather Slow

I try to make it not rather slow.

You can never know how much data will the backends send to you. Maybe thousands of options in single select.

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.