Go to file
2024-05-05 21:19:56 +08:00
.github
.husky
build
demo docs(vitepress): typo 2024-05-05 21:19:56 +08:00
design-notes
esm-test
playground
scripts
src docs(infinit-scroll): fix basic demo item color 2024-05-03 23:48:54 +08:00
themes/tusimple
umd-test
.eslintignore
.eslintrc.js fix: some ci fix 2024-04-05 23:49:36 +08:00
.gitignore Added Czech localization; fixed some Slovak terms (#5733) 2024-03-11 14:12:05 +08:00
.npmrc
.pnpmfile.cjs
.prettierignore
.prettierrc
babel.config.js
CHANGELOG.en-US.md Merge branch 'main' into docs 2024-05-03 23:36:29 +08:00
CHANGELOG.zh-CN.md Merge branch 'main' into docs 2024-05-03 23:36:29 +08:00
CONTRIBUTING.md
CONTRIBUTING.zh-CN.md
index.html
jest.config.js
LICENSE
package.json 2.38.2 2024-05-03 23:31:29 +08:00
postcss.config.js
README.md chore: update README (#5709) 2024-02-23 17:53:16 +08:00
README.zh-CN.md chore: update README (#5709) 2024-02-23 17:53:16 +08:00
rollup.config.js
tsconfig.cjs.json
tsconfig.esbuild.json
tsconfig.esm.json
tsconfig.json
tsconfig.test.json
vercel.json
vite.config.js
volar.d.ts feat(scrollbar): adds content-style and content-class props, closes #4497 2024-03-11 19:04:08 +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 90 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.