Go to file
dependabot[bot] 4abd70820c
build(deps-dev): bump esbuild from 0.14.12 to 0.14.13 (#2257)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.12 to 0.14.13.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.12...v0.14.13)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 21:58:38 +08:00
.github fix: ci 2022-01-05 02:55:39 +08:00
.husky deps: husky@7.0.0 2021-07-02 00:37:21 +08:00
build fix: remove extra class (#2246) 2022-01-23 16:00:19 +08:00
demo 2.24.2 2022-01-24 04:19:04 +08:00
design-notes feat(upload): adds input-prop prop, closes #2204 2022-01-23 04:35:35 +08:00
playground refactor(ssr): remove ssr-provider & use new hook from @css-render/vue3-ssr 2021-06-12 18:16:23 +08:00
scripts feat: docs for volar 2022-01-24 03:35:48 +08:00
src test(tooltip): update test (#2255) 2022-01-24 16:42:28 +08:00
themes/tusimple fix: type 2021-11-18 02:48:46 +08:00
.eslintignore
.eslintrc.js deps: update eslint 2022-01-08 19:37:07 +08:00
.gitignore workflow: move to pnpm (#1425) 2021-10-27 02:23:24 +08:00
.prettierignore docs: add homepage & keywords & repository to pkg.json 2021-06-05 06:30:21 +08:00
.prettierrc docs(button): disabled with popover 2021-12-25 00:44:04 +08:00
babel.config.js fix: some tests 2021-10-27 03:06:24 +08:00
CHANGELOG.en-US.md 2.24.4 2022-01-24 12:33:28 +08:00
CHANGELOG.zh-CN.md 2.24.4 2022-01-24 12:33:28 +08:00
CONTRIBUTING.md 2.24.2 2022-01-24 04:19:04 +08:00
index.html feat: control vueuc style position 2021-12-29 02:59:14 +08:00
jest.config.js workflow: yarn or cnpm cannot run test(empty) (#2028) 2021-12-25 14:44:22 +08:00
LICENSE docs(license) 2021-06-05 00:27:00 +08:00
package.json build(deps-dev): bump esbuild from 0.14.12 to 0.14.13 (#2257) 2022-01-24 21:58:38 +08:00
postcss.config.js
README.md docs: update component count 2022-01-09 02:51:42 +08:00
README.zh-CN.md docs: update component count 2022-01-09 02:51:42 +08:00
tsconfig.cjs.json
tsconfig.esm.json
tsconfig.json fix: type error 2022-01-05 01:48:00 +08:00
vercel.json site: vercel rewrites (#1873) 2021-12-17 03:54:01 +08:00
vite.config.js feat(upload): support custom request (#1474) 2021-11-28 23:03:24 +08:00
volar.d.ts feat: docs for volar 2022-01-24 03:35:48 +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

Community

Features

Fairly Complete

There are more than 80 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.