Go to file
2021-04-25 20:25:11 +08:00
build feat(data-table): summary prop 2021-04-21 14:47:24 +08:00
build-doc
compat refactor: remove useless comment & organize exports 2021-04-18 22:42:29 +08:00
demo refactor: rename useLocale return fields 2021-04-24 12:41:35 +08:00
design-notes chore: fix some lint 2021-03-15 15:25:11 +08:00
playground
scripts
src 2.7.4 2021-04-25 20:25:11 +08:00
themes/tusimple tusimple-theme@0.1.7 2021-04-22 00:16:49 +08:00
.eslintignore
.eslintrc.js
.gitignore
.npmignore build: add tsc --force flag when build 2021-02-18 23:31:02 +08:00
.prettierignore
.prettierrc
babel.config.js
CHANGELOG.en-US.md 2.7.4 2021-04-25 20:25:11 +08:00
CHANGELOG.zh-CN.md 2.7.4 2021-04-25 20:25:11 +08:00
index.html site: derive title from locale 2021-04-19 23:05:20 +08:00
jest.config.js
package.json 2.7.4 2021-04-25 20:25:11 +08:00
postcss.config.js
README.md fix: typo 2021-04-19 22:37:55 +08:00
README.zh-CN.md docs(readme): zhCN fix title level 2021-04-19 21:57:06 +08:00
tsconfig.cjs.json
tsconfig.esm.json
tsconfig.json
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 feat(data-table): summary prop 2021-04-21 14:47:24 +08:00

Naive UI

A Vue 3 UI Framework

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