Go to file
2021-06-08 12:16:08 +08:00
.github fix: issue templates 2021-06-06 21:04:19 +08:00
build site: refactor responsive related logic 2021-06-05 12:11:17 +08:00
demo docs(import-on-demand): the sample doesn't imported NSpace component (#10) 2021-06-07 15:55:43 +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 fix(scrollbar): set width 100% to scrollbar... 2021-06-08 12:15:46 +08:00
themes/tusimple docs(tusimple-theme): add version match with naive-ui 2021-05-27 18:10:57 +08:00
.eslintignore build: extract loaders to build/, compress cssr.js files 2020-11-12 13:30:04 +08:00
.eslintrc.js fix(radio-button): font-size 2021-06-07 18:22:38 +08:00
.gitignore feat(date-picker): update value after confirm is clicked 2021-06-01 01:13:24 +08:00
.npmignore build: add tsc --force flag when build 2021-02-18 23:31:02 +08:00
.prettierignore docs: add homepage & keywords & repository to pkg.json 2021-06-05 06:30:21 +08:00
.prettierrc fix(menu): title extra not working 2021-02-03 16:05:54 +08:00
babel.config.js perf(select): use v-show to trigger open fast 2021-05-17 13:42:55 +08:00
CHANGELOG.en-US.md fix(transfer): emtpy icon has no toggle transition 2021-06-07 18:22:38 +08:00
CHANGELOG.zh-CN.md fix(transfer): emtpy icon has no toggle transition 2021-06-07 18:22:38 +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 test: add basic test for all comps 2021-02-17 16:33:29 +08:00
LICENSE docs(license) 2021-06-05 00:27:00 +08:00
package.json chore(deps-dev): bump autoprefixer from 9.8.6 to 10.2.6 (#15) 2021-06-07 16:44:25 +08:00
postcss.config.js chore: add usage comment in bable.config.js and postcss.config.js 2020-11-12 20:11:46 +08:00
README.md docs 2021-06-06 12:41:25 +08:00
README.zh-CN.md docs 2021-06-06 12:41:25 +08:00
tsconfig.cjs.json build: monorepo for themes 2021-02-10 20:35:50 +08:00
tsconfig.esm.json build: monorepo for themes 2021-02-10 20:35:50 +08:00
tsconfig.json feat(input): show count 2021-05-19 00:59:06 +08:00
vite.config.js fix: use event name in lower case to avoid vue 3.0.6 regression 2021-02-25 16:18:18 +08:00
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

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.