Go to file
2021-06-05 23:07:13 +08:00
.github chore: issue template 2021-06-05 10:09:16 +08:00
build site: refactor responsive related logic 2021-06-05 12:11:17 +08:00
demo docs(usage): fix import on demand tree shaking demo 2021-06-05 20:39:28 +08:00
design-notes chore: remove useless configs 2021-05-27 12:50:00 +08:00
playground chore: add ssr example in playground 2021-06-02 14:37:37 +08:00
scripts feat(ssr): experimental ssr, simple static demo. 2021-06-02 12:58:18 +08:00
src docs(ellipsis): use lipsum 2021-06-05 23:07:13 +08:00
themes/tusimple docs(tusimple-theme): add version match with naive-ui 2021-05-27 18:10:57 +08:00
.eslintignore build: extract loaders to build/, compress cssr.js files 2020-11-12 13:30:04 +08:00
.eslintrc.js test(button) 2021-02-17 15:04:19 +08:00
.gitignore feat(date-picker): update value after confirm is clicked 2021-06-01 01:13:24 +08:00
.npmignore build: add tsc --force flag when build 2021-02-18 23:31:02 +08:00
.prettierignore docs: add homepage & keywords & repository to pkg.json 2021-06-05 06:30:21 +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 2.11.3 2021-06-05 21:34:33 +08:00
CHANGELOG.zh-CN.md 2.11.3 2021-06-05 21:34:33 +08:00
CONTRIBUTING.md docs(contributing) 2021-05-27 13:35:08 +08:00
index.html docs: ui framework => component lib 2021-05-25 13:21:43 +08:00
jest.config.js test: add basic test for all comps 2021-02-17 16:33:29 +08:00
LICENSE docs(license) 2021-06-05 00:27:00 +08:00
package.json 2.11.3 2021-06-05 21:34:33 +08:00
postcss.config.js chore: add usage comment in bable.config.js and postcss.config.js 2020-11-12 20:11:46 +08:00
README.md docs(readme): community 2021-06-05 09:18:38 +08:00
README.zh-CN.md docs(readme): community 2021-06-05 09:18:38 +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 refactor: remove icons & nimbus icons 2021-05-26 16:15:10 +08:00

Naive UI

A Vue 3 Component Library

Fairly Complete, Customizable Themes, Uses Typescript, Not too Slow

Kinda Interesting

English | 中文

Documentation

www.naiveui.com

Features

Fairly Complete

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

What's more, they are all treeshakable.

Customizable Themes

We provide an advanced type safe theme system that built Uses 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.

Uses 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.

Community

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.