Go to file
2021-06-16 22:18:44 +08:00
.github ci: ci on feat & docs 2021-06-16 14:04:13 +08:00
.husky deps: husky 6 2021-06-11 00:58:59 +08:00
build
demo refactor: remove service layout 2021-06-16 22:18:44 +08:00
design-notes docs(maintaining): fix 2021-06-15 12:31:56 +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 build: add discord changelog bot 2021-06-14 17:29:33 +08:00
src refactor: remove service layout 2021-06-16 22:18:44 +08:00
themes/tusimple
.eslintignore
.eslintrc.js
.gitignore
.npmignore
.prettierignore
.prettierrc
babel.config.js
CHANGELOG.en-US.md fix(cascader): text blur in win10 Chrome. (#154) 2021-06-16 17:29:49 +08:00
CHANGELOG.zh-CN.md fix(cascader): text blur in win10 Chrome. (#154) 2021-06-16 17:29:49 +08:00
CONTRIBUTING.md docs(contributing): docs & change log format 2021-06-13 14:38:35 +08:00
index.html
jest.config.js
LICENSE
package.json deps: vicons 0.10.0 2021-06-16 22:05:59 +08:00
postcss.config.js
README.md docs(readme): move up community 2021-06-12 16:06:28 +08:00
README.zh-CN.md docs(readme): move up community 2021-06-12 16:06:28 +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

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

Working in progress.

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.