Go to file
2022-02-09 00:50:03 +08:00
.github
.husky
build
demo 2.25.1 2022-02-06 03:13:37 +08:00
design-notes feat(tree): add node-props prop 2022-02-04 19:56:29 +08:00
playground
scripts script: fix long changelog error in discord 2022-02-04 23:31:55 +08:00
src fix(tag): ssr error 2022-02-09 00:50:03 +08:00
themes/tusimple
.eslintignore
.eslintrc.js workflow: eslint import/no-cycle validate (#2260) 2022-01-28 10:51:44 +08:00
.gitignore update doc and ignore file (#2289) 2022-01-26 23:38:19 +08:00
.prettierignore
.prettierrc
babel.config.js
CHANGELOG.en-US.md fix(tag): missing background color when checkable=true 2022-02-09 00:18:35 +08:00
CHANGELOG.zh-CN.md fix(tag): missing background color when checkable=true 2022-02-09 00:18:35 +08:00
CONTRIBUTING.md 2.24.2 2022-01-24 04:19:04 +08:00
index.html
jest.config.js
LICENSE
package.json build(deps-dev): bump esbuild from 0.14.19 to 0.14.20 (#2355) 2022-02-09 00:30:27 +08:00
postcss.config.js
README.md
README.zh-CN.md
tsconfig.cjs.json
tsconfig.esm.json
tsconfig.json fix(select): menu not rendered 2022-02-03 16:08:45 +08:00
vercel.json
vite.config.js fix(select): remove slot flag 2022-02-03 17:34:33 +08:00
volar.d.ts feat(icon-wrapper): new component 2022-02-03 00:11:53 +08:00
vue3.md

Naive UI

A Vue 3 Component Library

Fairly Complete, Customizable Themes, Uses TypeScript, Not too Slow

Kinda Interesting

English | 中文

Documentation

www.naiveui.com

Community

Features

Fairly Complete

There are more than 80 components. Hope they can help you write less code.

What's more, they are all treeshakable.

Customizable Themes

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.

Not too Slow

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.