Go to file
2021-05-19 16:08:43 +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 refactor: remove side-effects related script 2021-02-17 23:38:34 +08:00
src docs(layout-sider): expose trigger style 2021-05-19 16:08:43 +08:00
themes/tusimple tusimple-theme@0.1.7 2021-04-22 00:16:49 +08:00
.eslintignore
.eslintrc.js test(button) 2021-02-17 15:04:19 +08:00
.gitignore build: monorepo for themes 2021-02-10 20:35:50 +08:00
.npmignore build: add tsc --force flag when build 2021-02-18 23:31:02 +08:00
.prettierignore fix(menu): title extra not working 2021-02-03 16:05:54 +08:00
.prettierrc fix(menu): title extra not working 2021-02-03 16:05:54 +08:00
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): block-line prop 2021-05-19 15:45:31 +08:00
CHANGELOG.zh-CN.md feat(tree): block-line prop 2021-05-19 15:45:31 +08:00
index.html site: derive title from locale 2021-04-19 23:05:20 +08:00
jest.config.js test: add basic test for all comps 2021-02-17 16:33:29 +08:00
package.json fix: adapt vueuc type breaking changes 2021-05-19 13:31:21 +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 build: monorepo for themes 2021-02-10 20:35:50 +08:00
tsconfig.esm.json build: monorepo for themes 2021-02-10 20:35:50 +08:00
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.