Go to file
djkloop fc09a36d8c
fix(dialog): add dialog destroyAll methods (#104)
* fix(dialog):add  dialog destroyAll methods

* update changelog
2021-06-14 09:12:55 +08:00
.github docs(contributing): docs & change log format 2021-06-13 14:38:35 +08:00
.husky deps: husky 6 2021-06-11 00:58:59 +08:00
build site: refactor responsive related logic 2021-06-05 12:11:17 +08:00
demo deps: eslint-config-standard-with-typescript 20 2021-06-12 18:52:20 +08:00
design-notes chore: remove useless configs 2021-05-27 12:50:00 +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: post changelog to dingtalk script 2021-06-10 22:49:35 +08:00
src fix(dialog): add dialog destroyAll methods (#104) 2021-06-14 09:12:55 +08:00
themes/tusimple docs(tusimple-theme): add version match with naive-ui 2021-05-27 18:10:57 +08:00
.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(dialog): add dialog destroyAll methods (#104) 2021-06-14 09:12:55 +08:00
CHANGELOG.zh-CN.md fix(dialog): add dialog destroyAll methods (#104) 2021-06-14 09:12:55 +08:00
CONTRIBUTING.md docs(contributing): docs & change log format 2021-06-13 14:38:35 +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 refactor(use-rtl): optimize watchEffect 2021-06-13 14:05:43 +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.