Go to file
bjym f826003544
feat(date-picker): shortcuts function value (#1415)
* feat(date-picker): shortcuts function value

* feat(date-picker): Shortcuts remove data parameter

* Apply suggestions from code review

Co-authored-by: aaronz <aaron.bjym1011@outlook.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-10-27 01:31:50 +08:00
.github
.husky
build site: fix anchor height 2021-10-15 03:33:51 +08:00
demo docs(i18n): add supported languages table (#1372) 2021-10-15 17:45:38 +08:00
design-notes
playground
scripts feat: post changelog to ding talk group 2 2021-10-07 02:46:01 +08:00
src feat(date-picker): shortcuts function value (#1415) 2021-10-27 01:31:50 +08:00
themes/tusimple
.eslintignore
.eslintrc.js
.gitignore
.prettierignore
.prettierrc
babel.config.js
CHANGELOG.en-US.md feat(date-picker): shortcuts function value (#1415) 2021-10-27 01:31:50 +08:00
CHANGELOG.zh-CN.md feat(date-picker): shortcuts function value (#1415) 2021-10-27 01:31:50 +08:00
CONTRIBUTING.md
index.html
jest.config.js test(color-picker): swatches test (#1361) 2021-10-15 01:18:37 +08:00
LICENSE
package.json fix: type error 2021-10-22 00:41:58 +08:00
postcss.config.js
README.md
README.zh-CN.md
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

Naive UI (Sketch).

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.