Go to file
2022-09-25 16:08:10 +08:00
.github chore: update community (#3770) 2022-09-25 16:08:10 +08:00
.husky deps: husky@7.0.0 2021-07-02 00:37:21 +08:00
build fix: lint 2022-05-17 20:10:43 +08:00
demo chore: update community (#3770) 2022-09-25 16:08:10 +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 refactor(ssr): remove ssr-provider & use new hook from @css-render/vue3-ssr 2021-06-12 18:16:23 +08:00
scripts docs: improve Web Types generation - remove quotes around default value (#3707) 2022-09-13 00:23:43 +08:00
src feat(carousel): export CarouselInst type, closes #3742 2022-09-19 22:48:22 +08:00
themes/tusimple feat: new close icon 2022-06-04 03:31:01 +08:00
umd-test test: add umd test 2022-09-01 00:01:39 +08:00
.eslintignore build: extract loaders to build/, compress cssr.js files 2020-11-12 13:30:04 +08:00
.eslintrc.js test: add umd test 2022-09-01 00:01:39 +08:00
.gitignore docs(space): modify description for size prop (#2607) 2022-03-10 18:15:33 +08:00
.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 docs: add homepage & keywords & repository to pkg.json 2021-06-05 06:30:21 +08:00
.prettierrc docs(button): disabled with popover 2021-12-25 00:44:04 +08:00
babel.config.js fix: some tests 2021-10-27 03:06:24 +08:00
CHANGELOG.en-US.md feat(carousel): export CarouselInst type, closes #3742 2022-09-19 22:48:22 +08:00
CHANGELOG.zh-CN.md feat(carousel): export CarouselInst type, closes #3742 2022-09-19 22:48:22 +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 chore: upgrade deps (#3451) 2022-08-07 22:46:09 +08:00
LICENSE docs(license) 2021-06-05 00:27:00 +08:00
package.json chore(deps-dev): bump @types/jest from 28.1.8 to 29.0.2 (#3718) 2022-09-16 13:09:39 +08:00
postcss.config.js chore: add usage comment in bable.config.js and postcss.config.js 2020-11-12 20:11:46 +08:00
README.md chore: update readme (#3767) 2022-09-24 22:51:23 +08:00
README.zh-CN.md chore: update readme (#3767) 2022-09-24 22:51:23 +08:00
rollup.config.js fix(build): umd 2022-08-29 01:48:39 +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 site: vercel rewrites (#1873) 2021-12-17 03:54:01 +08:00
vite.config.js chore: upgrade to vite3.0.0 (#3284) 2022-07-18 01:09:25 +08:00
volar.d.ts fix(carousel): the effect of transition switching is opposite, (#3414) 2022-08-07 22:48:41 +08:00
vue3.md refactor: remove icons & nimbus icons 2021-05-26 16:15:10 +08:00

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.