Go to file
2024-10-07 16:52:20 +08:00
.github fix: try fix ci error 2024-07-14 23:50:07 +08:00
.husky
build fix: lint erros 2024-09-25 01:14:09 +08:00
demo docs: fix typo 2024-09-26 01:41:10 +08:00
design-notes
esm-test
playground
scripts fix: package build 2024-09-25 01:38:20 +08:00
src refactor(select): move font-weight to selection component 2024-10-07 16:52:20 +08:00
themes/tusimple feat(config-provider): fix style mount target prop 2024-07-28 23:31:52 +08:00
umd-test
.gitignore
.npmrc
.pnpmfile.cjs
.prettierignore
.prettierrc
babel.config.js
CHANGELOG.en-US.md feat(select): add font-weight theme variable (#6420) 2024-10-07 16:48:52 +08:00
CHANGELOG.zh-CN.md feat(select): add font-weight theme variable (#6420) 2024-10-07 16:48:52 +08:00
CONTRIBUTING.md
CONTRIBUTING.zh-CN.md
eslint.config.mjs
index.html
jest.config.js fix: fix issues caused by date-fns 3.0 2024-07-18 23:33:00 +08:00
LICENSE
package.json chore(deps-dev): bump @vue/server-renderer from 3.4.38 to 3.5.11 (#6429) 2024-10-07 13:48:27 +08:00
postcss.config.js
README.md
README.zh-CN.md
rollup.config.js
tsconfig.cjs.json
tsconfig.esbuild.json
tsconfig.esm.json
tsconfig.json
tsconfig.test.json
vercel.json
vite.config.js fix: fix issues caused by date-fns 3.0 2024-07-18 23:33:00 +08:00
volar.d.ts refactor(highlight): new api & impl 2024-07-21 22:47: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 (Member limit reached) 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.