1 Star 0 Fork 0

银河六队/y-note

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 3.09 KB
一键复制 编辑 原始数据 按行查看 历史
Bing.Chan 提交于 2024-10-18 13:25 . 上传代码
{
"name": "using-univer-with-vue3",
"description": "The example project of using Univer with Vue 3",
"version": "0.0.0",
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"start": "vite",
"build": "vite build",
"preview": "vite preview"
},
"engines": {
"npm": ">=7.0.0",
"pnpm": ">=7.0.0"
},
"dependencies": {
"@element-plus/icons-vue": "^1.1.4",
"@fortawesome/fontawesome-svg-core": "^6.5.2",
"@fortawesome/free-brands-svg-icons": "^6.5.2",
"@fortawesome/free-regular-svg-icons": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/vue-fontawesome": "^3.0.8",
"@hocuspocus/provider": "^2.13.0",
"@simonwep/pickr": "^1.9.1",
"@tiptap/core": "^2.4.0",
"@tiptap/extension-collaboration": "^2.4.0",
"@tiptap/extension-collaboration-cursor": "^2.4.0",
"@tiptap/extension-color": "^2.4.0",
"@tiptap/extension-font-family": "^2.4.0",
"@tiptap/extension-highlight": "^2.4.0",
"@tiptap/extension-link": "^2.4.0",
"@tiptap/extension-placeholder": "^2.4.0",
"@tiptap/extension-table": "^2.1.10",
"@tiptap/extension-table-cell": "^2.1.10",
"@tiptap/extension-table-header": "^2.1.10",
"@tiptap/extension-table-row": "^2.1.10",
"@tiptap/extension-text-align": "^2.4.0",
"@tiptap/extension-text-style": "^2.4.0",
"@tiptap/extension-underline": "^2.4.0",
"@tiptap/pm": "^2.1.8",
"@tiptap/starter-kit": "^2.1.10",
"@tiptap/vue-3": "^2.1.8",
"@univerjs/core": "^0.1.14",
"@univerjs/design": "^0.1.14",
"@univerjs/docs": "^0.1.14",
"@univerjs/docs-ui": "^0.1.14",
"@univerjs/engine-formula": "^0.1.14",
"@univerjs/engine-render": "^0.1.14",
"@univerjs/sheets": "^0.1.14",
"@univerjs/sheets-formula": "^0.1.14",
"@univerjs/sheets-ui": "^0.1.14",
"@univerjs/ui": "^0.1.14",
"@vueuse/core": "^10.11.0",
"amfe-flexible": "^2.2.1",
"autoprefixer": "^10.4.13",
"axios": "^0.27.2",
"csshake": "^1.7.0",
"dayjs": "^1.11.11",
"element-plus": "^2.7.5",
"fortawesome": "^0.0.1-security",
"js-pinyin": "^0.2.5",
"lottie-web": "^5.12.2",
"nprogress": "^0.2.0",
"patch-package": "^8.0.0",
"pinia": "^2.0.13",
"postcss-pxtorem": "^5.1.1",
"tiptap-extension-font-size": "^1.2.0",
"tiptap-extension-image": "^1.0.0",
"tiptap-extension-image-link": "^1.0.0",
"tiptap-extension-line-height": "^1.0.0",
"uuid": "^10.0.0",
"vant": "^4.9.2",
"vue": "^3.4.27",
"vue-router": "^4.0.14",
"websocket": "^1.0.35",
"yjs": "^13.6.15"
},
"devDependencies": {
"@types/nprogress": "^0.2.0",
"@univerjs/vite-plugin": "^0.4.3",
"@vitejs/plugin-legacy": "^2.3.1",
"@vitejs/plugin-vue": "^5.0.5",
"consola": "^3.2.3",
"less": "^4.2.0",
"less-loader": "^12.2.0",
"terser": "^5.15.1",
"typescript": "^4.5.4",
"unplugin-auto-import": "^0.15.3",
"unplugin-vue-components": "^0.24.1",
"vite": "^5.2.12",
"vite-babel-plugin": "^0.0.2",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-style-import": "^2.0.0",
"vue-tsc": "^0.34.17"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/duochan/y-note.git
[email protected]:duochan/y-note.git
duochan
y-note
y-note
master

搜索帮助