1 Star 0 Fork 4

ccbclz/vue3-tinymce

forked from 吴鹏/vue3-tinymce 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 444 Bytes
一键复制 编辑 原始数据 按行查看 历史
吴鹏 提交于 2023-12-17 23:09 . upd: tinymce上传
{
"name": "vue3-tinymce",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"@tinymce/tinymce-vue": "^5.1.1",
"tinymce": "^6.8.2",
"vue": "^3.3.8"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.5.0",
"typescript": "^5.2.2",
"vite": "^5.0.0",
"vue-tsc": "^1.8.22"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ccbclz/vue3-tinymce.git
[email protected]:ccbclz/vue3-tinymce.git
ccbclz
vue3-tinymce
vue3-tinymce
master

搜索帮助