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

richard1015 30f429396a chore: build disperse modify 4 年之前
.github 5359486143 ci: use issues-helper (#389) 4 年之前
jd 30f429396a chore: build disperse modify 4 年之前
src 30f429396a chore: build disperse modify 4 年之前
.editorconfig 1de30ddbb7 feat: button功能完善 5 年之前
.eslintignore bc8b79b671 feat: 完善文档功能 5 年之前
.gitignore 0f8b2ca9f3 chore: beta.3 support tree shaking 4 年之前
.npmrc 29236c701c feat: npmrc 5 年之前
.prettierignore 39426022da feat: button组件 5 年之前
.prettierrc b88a9b5a79 feat: uploader 5 年之前
LICENSE bb80ad86b4 feat: init 5 年之前
README.md 2d9a8b7a29 chore: beta.2 publish 4 年之前
babel.config.js c369b347b4 feat: icon 5 年之前
commitlint.config.js c369b347b4 feat: icon 5 年之前
demo.html 67735bce75 chore: 组件按需引入批量修改 4 年之前
index.html 67735bce75 chore: 组件按需引入批量修改 4 年之前
package.json 30f429396a chore: build disperse modify 4 年之前
tsconfig.json 08b5917956 fix: ts exclude config 4 年之前
vite.config.build.disperse.ts 30f429396a chore: build disperse modify 4 年之前
vite.config.build.ts 30f429396a chore: build disperse modify 4 年之前
vite.config.ts 9c393df38c chore: vite config del plugin 4 年之前
vue.config.old.js 1f94029361 fix: demo refresh bug 4 年之前

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 协议