1 Star 0 Fork 0

枫中看雨 / Text Formatting Tool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 354 Bytes
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
枫中看雨 提交于 2023-10-27 07:30 . bug修复,添加操作提示弹窗
{
"name": "text-formatting-tool",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"coco-message": "^2.0.3",
"vue": "^3.3.4"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.3",
"vite": "^4.4.5"
}
}
1
https://gitee.com/fyypll/text-formatting-tool.git
git@gitee.com:fyypll/text-formatting-tool.git
fyypll
text-formatting-tool
Text Formatting Tool
master

搜索帮助