Go to file
2021-05-24 10:49:11 +08:00
build site: add footer 2021-05-04 02:27:16 +08:00
build-doc
compat refactor: remove useless comment & organize exports 2021-04-18 22:42:29 +08:00
demo docs(layout-sider): expose trigger style 2021-05-19 16:08:43 +08:00
design-notes chore: fix some lint 2021-03-15 15:25:11 +08:00
playground
scripts
src feat(tree): drag & drop 2021-05-24 10:49:11 +08:00
themes/tusimple tusimple-theme@0.1.7 2021-04-22 00:16:49 +08:00
.eslintignore
.eslintrc.js
.gitignore
.npmignore
.prettierignore
.prettierrc
babel.config.js perf(select): use v-show to trigger open fast 2021-05-17 13:42:55 +08:00
CHANGELOG.en-US.md feat(tree): drag & drop 2021-05-24 10:49:11 +08:00
CHANGELOG.zh-CN.md feat(tree): drag & drop 2021-05-24 10:49:11 +08:00
index.html site: derive title from locale 2021-04-19 23:05:20 +08:00
jest.config.js
package.json wip(tree): refactor dnd 2021-05-23 21:01:18 +08:00
postcss.config.js
README.md feat(cascader): virtual-scroll prop 2021-05-17 15:52:00 +08:00
README.zh-CN.md feat(cascader): virtual-scroll prop 2021-05-17 15:52:00 +08:00
tsconfig.cjs.json
tsconfig.esm.json
tsconfig.json feat(input): show count 2021-05-19 00:59:06 +08:00
vite.config.js fix: use event name in lower case to avoid vue 3.0.6 regression 2021-02-25 16:18:18 +08:00
vue3.md feat(data-table): summary prop 2021-04-21 14:47:24 +08:00

Naive UI

A Vue 3 UI Framework

Rather Complete, Themable, With Typescript, Not Too Slow

Interesting Somehow

English | 中文

Documentation

www.naiveui.com(WIP)

Features

Rather Complete

There are more than 70 components. Hope they can help you write less code.

What's more, they are all treeshakable.

Themeable

We provide an advanced type safe theme system that built with typescript. All you need is to provide a theme overrides object in JS. Then all the staff is done by us.

What's more, no less/sass/css variables, no webpack loaders are required.

With Typescript

All the staff in Naive UI is wrote in Typescript. It can work with your typescript project seamlessly.

What's more, you don't need to import any CSS to use the components.

Not too Slow

I try to make it not rather slow. At least select, tree, transfer, table and cascader work with virtual list.

What's more, ..., no more. Just enjoy it.

Installation

npm

Use npm to install.

npm i -D naive-ui

Fonts

npm i -D vfonts

Icons

naive-ui recommends using xicons as icon library.

Design Resources

Sorry, currently there is nothing.

License

Naive UI is licensed under the MIT license.

Graphics resouces of result component is licensed under the CC-BY 4.0. The graphics resources come from Twemoji.