Go to file
2022-12-18 12:46:11 +08:00
.github chore: update community (#3770) 2022-09-25 16:08:10 +08:00
.husky
build chore: code padding 2022-11-12 12:31:45 +08:00
demo 2.34.0 2022-11-21 02:12:14 +08:00
design-notes
playground
scripts fix: release changelog token 2022-10-06 13:23:34 +08:00
src feat(select): add show-on-focus prop, closes #4191 2022-12-18 12:46:11 +08:00
themes/tusimple
umd-test test: add umd test 2022-09-01 00:01:39 +08:00
.eslintignore
.eslintrc.js test: add umd test 2022-09-01 00:01:39 +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(select): add show-on-focus prop, closes #4191 2022-12-18 12:46:11 +08:00
CHANGELOG.zh-CN.md feat(select): add show-on-focus prop, closes #4191 2022-12-18 12:46:11 +08:00
CONTRIBUTING.md
CONTRIBUTING.zh-CN.md
index.html
jest.config.js fix: deps upgrade 2022-11-12 21:32:12 +08:00
LICENSE
package.json deps: rollup 2022-12-12 00:11:20 +08:00
postcss.config.js
README.md docs: update repo url 2022-10-06 12:23:28 +08:00
README.zh-CN.md docs: update repo url 2022-10-06 12:23:28 +08:00
rollup.config.js chore: replace deprecated package (#4173) 2022-12-11 21:43:58 +08:00
tsconfig.cjs.json
tsconfig.esbuild.json fix: umd build, closes #3642 2022-08-31 22:33:03 +08:00
tsconfig.esm.json
tsconfig.json
tsconfig.test.json
vercel.json
vite.config.js wip(equation): equation component 2022-10-30 00:33:34 +08:00
volar.d.ts wip(equation): equation component 2022-10-30 00:33:34 +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 8165002788
  • 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.