Go to file
dependabot[bot] 36f1f7d47a
chore(deps-dev): bump @vicons/ionicons4 from 0.8.0 to 0.9.0 (#113)
Bumps [@vicons/ionicons4](https://github.com/07akioni/xicons) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/07akioni/xicons/releases)
- [Changelog](https://github.com/07akioni/xicons/blob/main/CHANGELOG.md)
- [Commits](https://github.com/07akioni/xicons/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: "@vicons/ionicons4"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 17:35:13 +08:00
.github docs(contributing): docs & change log format 2021-06-13 14:38:35 +08:00
.husky deps: husky 6 2021-06-11 00:58:59 +08:00
build site: refactor responsive related logic 2021-06-05 12:11:17 +08:00
demo deps: eslint-config-standard-with-typescript 20 2021-06-12 18:52:20 +08:00
design-notes
playground refactor(ssr): remove ssr-provider & use new hook from @css-render/vue3-ssr 2021-06-12 18:16:23 +08:00
scripts build: add discord changelog bot 2021-06-14 17:29:33 +08:00
src chore(dialog): fix changelog & optimize codes 2021-06-14 09:15:25 +08:00
themes/tusimple
.eslintignore
.eslintrc.js fix(radio-button): font-size 2021-06-07 18:22:38 +08:00
.gitignore chore(.gitignore): update .gitignore file (#54) 2021-06-10 14:01:42 +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 build: add discord changelog bot 2021-06-14 17:29:33 +08:00
CHANGELOG.zh-CN.md docs(changelog): add date 2021-06-14 10:08:27 +08:00
CONTRIBUTING.md docs(contributing): docs & change log format 2021-06-13 14:38:35 +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 chore(deps-dev): bump @vicons/ionicons4 from 0.8.0 to 0.9.0 (#113) 2021-06-14 17:35:13 +08:00
postcss.config.js
README.md docs(readme): move up community 2021-06-12 16:06:28 +08:00
README.zh-CN.md docs(readme): move up community 2021-06-12 16:06:28 +08:00
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

Working in progress.

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.