Go to file
2023-12-18 13:29:04 +08:00
.github chore(ci): node 16 EFO drop it (#5232) 2023-09-13 19:51:49 +08:00
.husky
build fix: vite & type & docs 2023-12-03 19:51:47 +08:00
demo Merge branch 'main' into docs 2023-12-18 13:29:04 +08:00
design-notes fix(date-picker): will cancel selecting in range mode if click at disabled confirm button, closes #3254 2022-07-17 23:51:38 +08:00
playground
scripts fix: eslint 2023-12-18 10:00:48 +08:00
src Merge branch 'main' into docs 2023-12-18 13:29:04 +08:00
themes/tusimple fix: consistent-type-imports (#4956) 2023-06-14 21:58:25 +08:00
umd-test test: add umd test 2022-09-01 00:01:39 +08:00
.eslintignore
.eslintrc.js refactor(qr-code): make it work 2023-12-14 02:58:05 +08:00
.gitignore
.npmrc chore: use pnpm shell-emulator instead of cross-env (#3692) 2022-09-11 23:33:34 +08:00
.pnpmfile.cjs chore: fix typo 2022-07-07 01:43:35 +08:00
.prettierignore
.prettierrc
babel.config.js
CHANGELOG.en-US.md 2.36.0 2023-12-18 13:24:28 +08:00
CHANGELOG.zh-CN.md 2.36.0 2023-12-18 13:24:28 +08:00
CONTRIBUTING.md docs(contributing): Split the Chinese part of the CONTRIBUTING file into a new file (#3374) 2022-07-29 01:07:29 +08:00
CONTRIBUTING.zh-CN.md docs(contributing): Split the Chinese part of the CONTRIBUTING file into a new file (#3374) 2022-07-29 01:07:29 +08:00
index.html fix: all components' user-select style prop's effect on safari 2022-07-06 23:29:19 +08:00
jest.config.js refactor(tree): show-line 2023-06-13 23:54:38 +08:00
LICENSE
package.json 2.36.0 2023-12-18 13:24:28 +08:00
postcss.config.js
README.md Merge branch 'main' into docs 2023-12-18 13:29:04 +08:00
README.zh-CN.md chore: update community in readme (#5445) 2023-12-08 10:55:40 +08:00
rollup.config.js chore: replace deprecated package (#4173) 2022-12-11 21:43:58 +08:00
tsconfig.cjs.json chore: lint 2022-04-19 00:48:50 +08:00
tsconfig.esbuild.json fix: umd build, closes #3642 2022-08-31 22:33:03 +08:00
tsconfig.esm.json chore: lint 2022-04-19 00:48:50 +08:00
tsconfig.json chore: lint 2022-04-19 00:48:50 +08:00
tsconfig.test.json chore: lint 2022-04-19 00:48:50 +08:00
vercel.json
vite.config.js refactor(tree): show-line 2023-06-13 23:54:38 +08:00
volar.d.ts refactor(qr-code): make it work 2023-12-14 02:58:05 +08:00
vue3.md

Naive UI

A Vue 3 Component Library

Fairly Complete, Theme Customizable, Uses TypeScript, Fast

Kinda Interesting

English | 中文

Documentation

www.naiveui.com

Community

  • Discord

  • DingTalk Group 1 (Member limit reached) 33482509

  • DingTalk Group 2 (Member limit reached) 35886835

  • DingTalk Group 3 (Member limit reached) 32377370

  • DingTalk Group 4 (Member limit reached) 8165002788

  • DingTalk Group 5 31205022250

  • DingTalk Group 6 62720001971

  • Awesome Naive UI

Features

Fairly Complete

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

What's more, they are all treeshakable.

Theme Customizable

We provide an advanced type safe theme system built using TypeScript. All you need is to provide a theme overrides object in JS. Then all the stuff will be done by us.

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

Uses TypeScript

All the stuff in Naive UI is written 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.

Fast

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

Naive UI (Sketch).

Contributing

Please see CONTRIBUTING.md.

License

Naive UI is licensed under the MIT license.

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