Go to file
2021-06-06 12:04:44 +08:00
.github chore: issue template 2021-06-05 10:09:16 +08:00
build site: refactor responsive related logic 2021-06-05 12:11:17 +08:00
demo site: change codesandbox icon. use flattened svg 2021-06-05 23:42:38 +08:00
design-notes chore: remove useless configs 2021-05-27 12:50:00 +08:00
playground chore: add ssr example in playground 2021-06-02 14:37:37 +08:00
scripts feat(ssr): experimental ssr, simple static demo. 2021-06-02 12:58:18 +08:00
src test(button): update snap 2021-06-06 12:04:44 +08:00
themes/tusimple docs(tusimple-theme): add version match with naive-ui 2021-05-27 18:10:57 +08:00
.eslintignore
.eslintrc.js
.gitignore feat(date-picker): update value after confirm is clicked 2021-06-01 01:13:24 +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 feat(menu): supports basic wai-aria 2021-06-06 11:53:42 +08:00
CHANGELOG.zh-CN.md feat(menu): supports basic wai-aria 2021-06-06 11:53:42 +08:00
CONTRIBUTING.md docs(contributing): add useful commands 2021-06-05 23:18:03 +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 2.11.3 2021-06-05 21:34:33 +08:00
postcss.config.js
README.md docs(readme): add contributing guide 2021-06-05 23:24:07 +08:00
README.zh-CN.md docs(readme): add contributing guide 2021-06-05 23:24:07 +08:00
tsconfig.cjs.json
tsconfig.esm.json
tsconfig.json feat(input): show count 2021-05-19 00:59:06 +08:00
vite.config.js
vue3.md refactor: remove icons & nimbus icons 2021-05-26 16:15:10 +08:00

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 staff is 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

Sorry, currently there is nothing.

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.