Go to file
2023-12-03 18:11:53 +08:00
.github chore(ci): node 16 EFO drop it (#5232) 2023-09-13 19:51:49 +08:00
.husky
build feat(docs): add support for <script setup> (#4190) 2022-12-19 00:16:50 +08:00
demo 2.35.0 2023-10-02 22:38:17 +08:00
design-notes
playground
scripts refactor(tree): show-line 2023-06-13 23:54:38 +08:00
src docs(cascader): update single-lazy cascader placeholder to enUS (#5383) 2023-12-03 18:11:53 +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 fix: eslint error 2023-05-17 01:57:06 +08:00
.gitignore
.npmrc chore: use pnpm shell-emulator instead of cross-env (#3692) 2022-09-11 23:33:34 +08:00
.pnpmfile.cjs
.prettierignore
.prettierrc
babel.config.js
CHANGELOG.en-US.md feat(dynamic-input): add item-class prop (#5263) 2023-11-11 18:48:58 +08:00
CHANGELOG.zh-CN.md feat(dynamic-input): add item-class prop (#5263) 2023-11-11 18:48:58 +08:00
CONTRIBUTING.md
CONTRIBUTING.zh-CN.md
index.html
jest.config.js refactor(tree): show-line 2023-06-13 23:54:38 +08:00
LICENSE
package.json chore(deps-dev): bump marked from 9.1.6 to 11.0.0 (#5411) 2023-12-03 18:11:09 +08:00
postcss.config.js
README.md docs: ding talk group 5 2023-05-10 00:08:26 +08:00
README.zh-CN.md docs: ding talk group 5 2023-05-10 00:08:26 +08:00
rollup.config.js chore: replace deprecated package (#4173) 2022-12-11 21:43:58 +08:00
tsconfig.cjs.json
tsconfig.esbuild.json
tsconfig.esm.json
tsconfig.json
tsconfig.test.json
vercel.json
vite.config.js refactor(tree): show-line 2023-06-13 23:54:38 +08:00
volar.d.ts test(checkbox): checkbox may not have label this test is no need (#4955) 2023-06-14 21:57:36 +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
  • 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 resouces of result component is licensed under the CC-BY 4.0. The graphics resources come from Twemoji.