1 Star 2 Fork 1

Young/FTyping

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 873 Bytes
一键复制 编辑 原始数据 按行查看 历史
Young 提交于 2024-05-23 17:20 . feat: 添加加载动画
{
"name": "ftyping",
"version": "0.0.0",
"private": true,
"scripts": {
"build": "run-p type-check \"build-only {@}\" --",
"build-only": "vite build",
"dev": "vite",
"preview": "vite preview",
"type-check": "vue-tsc --build --force"
},
"dependencies": {
"@quasar/extras": "^1.0.0",
"mitt": "^3.0.1",
"nano-id": "^1.1.0",
"pinia": "^2.1.7",
"pinyin-pro": "^3.20.0",
"quasar": "^2.0.0",
"vue": "^3.4.21",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@tsconfig/node20": "^20.1.2",
"@types/node": "^20.11.28",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/tsconfig": "^0.5.1",
"npm-run-all2": "^6.1.2",
"sass": "1.32.12",
"sass-loader": "^12.0.0",
"typescript": "~5.4.0",
"vite": "^5.1.6",
"vue-cli-plugin-quasar": "~5.0.2",
"vue-tsc": "^2.0.6"
},
"type": "module"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/moipha/f-typing.git
git@gitee.com:moipha/f-typing.git
moipha
f-typing
FTyping
main

搜索帮助