Go to file
2021-11-25 03:21:54 +08:00
.github fix(ci): set NODE_OPTIONS=--unhandled-rejections=warn (#1522) 2021-11-06 02:27:38 +08:00
.husky
build deps: update marked 2021-11-21 17:40:42 +08:00
demo site: algolia 2021-11-25 03:21:54 +08:00
design-notes workflow: move to pnpm (#1425) 2021-10-27 02:23:24 +08:00
playground
scripts workflow: move to pnpm (#1425) 2021-10-27 02:23:24 +08:00
src site: algolia 2021-11-25 03:21:54 +08:00
themes/tusimple fix: type 2021-11-18 02:48:46 +08:00
.eslintignore
.eslintrc.js
.gitignore workflow: move to pnpm (#1425) 2021-10-27 02:23:24 +08:00
.prettierignore
.prettierrc
babel.config.js fix: some tests 2021-10-27 03:06:24 +08:00
CHANGELOG.en-US.md docs(changelog): fix version 2021-11-23 01:49:47 +08:00
CHANGELOG.zh-CN.md docs(changelog): fix version 2021-11-23 01:49:47 +08:00
CONTRIBUTING.md workflow: move to pnpm (#1425) 2021-10-27 02:23:24 +08:00
index.html site: algolia 2021-11-25 03:21:54 +08:00
jest.config.js workflow: move to pnpm (#1425) 2021-10-27 02:23:24 +08:00
LICENSE
package.json 2.21.1 2021-11-23 01:39:07 +08:00
postcss.config.js
README.md
README.zh-CN.md
tsconfig.cjs.json
tsconfig.esm.json
tsconfig.json workflow: move to pnpm (#1425) 2021-10-27 02:23:24 +08:00
vite.config.js
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 70 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.