Go to file
2021-05-27 12:50:00 +08:00
build refactor(anchor): listen to global scroll & add offset-target prop 2021-05-27 12:43:12 +08:00
demo chore: remove useless configs 2021-05-27 12:50:00 +08:00
design-notes chore: remove useless configs 2021-05-27 12:50:00 +08:00
playground
scripts refactor: remove icons & nimbus icons 2021-05-26 16:15:10 +08:00
src refactor(anchor): listen to global scroll & add offset-target prop 2021-05-27 12:43:12 +08:00
themes/tusimple tusimple-theme: 0.1.8 2021-05-26 17:15:53 +08:00
.eslintignore
.eslintrc.js
.gitignore
.npmignore
.prettierignore
.prettierrc
babel.config.js
CHANGELOG.en-US.md refactor(anchor): listen to global scroll & add offset-target prop 2021-05-27 12:43:12 +08:00
CHANGELOG.zh-CN.md refactor(anchor): listen to global scroll & add offset-target prop 2021-05-27 12:43:12 +08:00
index.html docs: ui framework => component lib 2021-05-25 13:21:43 +08:00
jest.config.js
package.json 2.10.0 2021-05-26 17:09:58 +08:00
postcss.config.js
README.md docs: ui framework => component lib 2021-05-25 13:21:43 +08:00
README.zh-CN.md docs: ui framework => component lib 2021-05-25 13:21:43 +08:00
tsconfig.cjs.json
tsconfig.esm.json
tsconfig.json
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

Rather Complete, Themable, With Typescript, Not Too Slow

Interesting Somehow

English | 中文

Documentation

www.naiveui.com(WIP)

Features

Rather Complete

There are more than 70 components. Hope they can help you write less code.

What's more, they are all treeshakable.

Themeable

We provide an advanced type safe theme system that built with 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.

With 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.

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.