Go to file
2021-06-10 18:05:09 +08:00
.github ci: add pr template (#24) 2021-06-08 17:56:02 +08:00
build site: refactor responsive related logic 2021-06-05 12:11:17 +08:00
demo docs: xicons link add www (#38) 2021-06-09 14:23:27 +08:00
design-notes
playground
scripts
src fix(menu): the type definition of extra property of menu and submenu (#59) 2021-06-10 18:05:09 +08:00
themes/tusimple
.eslintignore
.eslintrc.js fix(radio-button): font-size 2021-06-07 18:22:38 +08:00
.gitignore chore(.gitignore): update .gitignore file (#54) 2021-06-10 14:01:42 +08:00
.npmignore
.prettierignore docs: add homepage & keywords & repository to pkg.json 2021-06-05 06:30:21 +08:00
.prettierrc
babel.config.js
CHANGELOG.en-US.md fix(menu): the type definition of extra property of menu and submenu (#59) 2021-06-10 18:05:09 +08:00
CHANGELOG.zh-CN.md fix(menu): the type definition of extra property of menu and submenu (#59) 2021-06-10 18:05:09 +08:00
CONTRIBUTING.md docs(contributing): tips 2021-06-08 12:16:08 +08:00
index.html site: derive document.title by path when doing init 2021-06-06 00:36:23 +08:00
jest.config.js
LICENSE docs(license) 2021-06-05 00:27:00 +08:00
package.json build: add test:watch script (#51) 2021-06-10 17:21:57 +08:00
postcss.config.js
README.md docs: fix typo. 2021-06-09 09:10:15 +08:00
README.zh-CN.md chore: fix cases for GitHub and TypeScript (#28) 2021-06-09 00:21:50 +08:00
tsconfig.cjs.json
tsconfig.esm.json
tsconfig.json
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

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 that built Uses TypeScript. All you need is to provide a theme overrides object in JS. Then all the stuffs will be done by us.

What's more, no less/sass/css variables, no webpack loaders are required.

Uses TypeScript

All the staff in Naive UI is wrote 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

Working in progress.

Community

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.