Vue3.0 一套移动端轻量级组件库 https://nutui.jd.com/#/index

richard1015 08b5917956 fix: ts exclude config 4 years ago
.github 363ff1ccef feat: .github config 4 years ago
jd 08b5917956 fix: ts exclude config 4 years ago
src 82c7fdc3b7 feat: drag修改demo (#387) 4 years ago
.editorconfig 1de30ddbb7 feat: button功能完善 5 years ago
.eslintignore bc8b79b671 feat: 完善文档功能 5 years ago
.gitignore 0f8b2ca9f3 chore: beta.3 support tree shaking 4 years ago
.npmrc 29236c701c feat: npmrc 5 years ago
.prettierignore 39426022da feat: button组件 5 years ago
.prettierrc b88a9b5a79 feat: uploader 5 years ago
LICENSE bb80ad86b4 feat: init 5 years ago
README.md 2d9a8b7a29 chore: beta.2 publish 4 years ago
babel.config.js c369b347b4 feat: icon 5 years ago
commitlint.config.js c369b347b4 feat: icon 5 years ago
demo.html 30f25646dc chore: vue/cli replace vite 4 years ago
index.html 30f25646dc chore: vue/cli replace vite 4 years ago
package.json 6673083b6b chore: feat checked cmd 4 years ago
tsconfig.json 08b5917956 fix: ts exclude config 4 years ago
vite.config.build.ts 0f8b2ca9f3 chore: beta.3 support tree shaking 4 years ago
vite.config.ts 2d9a8b7a29 chore: beta.2 publish 4 years ago
vue.config.old.js 1f94029361 fix: demo refresh bug 4 years ago

README.md

NutUI 3

npm version Build Status Coverage Status license

一套京东风格的轻量级移动端 Vue3组件库

NutUI

⌨️ 本地开发

你可以使用 Gitpod 进行在线开发:

Open in Gitpod

或者克隆到本地开发:

$ git clone https://github.com/jdf2e/nutui.git
$ cd nutui
$ npm install
$ npm run dev

开源协议

本项目基于 MIT 协议