Go to file
dependabot[bot] a9365d92d0
chore(deps-dev): bump esbuild from 0.23.0 to 0.24.2
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.23.0 to 0.24.2.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.23.0...v0.24.2)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 09:43:02 +00:00
.github chore: 更新 issue template (#6634) 2024-12-20 11:56:33 +08:00
.husky
build feat: upgrade eslint config 2024-11-26 00:32:01 +08:00
demo Merge branch 'main' into docs 2024-11-26 01:19:39 +08:00
design-notes
esm-test
playground
scripts fix: lint 2024-12-19 17:50:44 +08:00
src fix: memory leak 2024-12-19 19:25:46 +08:00
themes/tusimple
umd-test
.gitignore
.npmrc
.pnpmfile.cjs
.prettierignore
.prettierrc
babel.config.js
CHANGELOG.en-US.md fix(marquee): marquee is not exported with correct name 2024-12-02 00:56:23 +08:00
CHANGELOG.zh-CN.md fix: 修改 inset 属性,因为在部分浏览器中有兼容性问题 (#6605) 2024-12-19 17:25:53 +08:00
CONTRIBUTING.md
CONTRIBUTING.zh-CN.md
eslint.config.mjs
index.html
jest.config.js
LICENSE
package.json chore(deps-dev): bump esbuild from 0.23.0 to 0.24.2 2024-12-23 09:43:02 +00:00
postcss.config.js
README.md
README.zh-CN.md
rollup.config.js
test.html fix: replaceable vnode caused memory leak 2024-12-19 17:30:42 +08:00
tsconfig.cjs.json
tsconfig.esbuild.json
tsconfig.esm.json
tsconfig.json
tsconfig.test.json
vercel.json
vite.config.js
volar.d.ts 2.40.3 2024-12-02 01:04:11 +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.