2 Star 0 Fork 0

yangtouren / fabric-Vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 853 Bytes
一键复制 编辑 原始数据 按行查看 历史
杨嘉旭 提交于 2024-03-07 15:00 . 创建实时画布
{
"name": "sketchpad",
"version": "0.0.0",
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore",
"format": "prettier --write src/"
},
"dependencies": {
"axios": "^1.6.7",
"default-passive-events": "^2.0.0",
"element-plus": "^2.4.3",
"fabric": "^5.3.0",
"pinia": "^2.1.7",
"scss": "^0.2.4",
"vue": "^3.3.10",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.3.3",
"@vitejs/plugin-vue": "^4.5.1",
"@vue/eslint-config-prettier": "^8.0.0",
"eslint": "^8.49.0",
"eslint-plugin-vue": "^9.17.0",
"less": "^4.2.0",
"less-loader": "^12.2.0",
"prettier": "^3.0.3",
"vite": "^5.0.5"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yangtouren/fabric-vue3.git
git@gitee.com:yangtouren/fabric-vue3.git
yangtouren
fabric-vue3
fabric-Vue3
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891