1 Star 0 Fork 0

bioproj/editor

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.20 KB
一键复制 编辑 原始数据 按行查看 历史
wangyang1749 提交于 2025-02-23 19:16 +08:00 . update
{
"name": "antd-demo",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite --host 0.0.0.0",
"dev-lib": "vite build --watch",
"build": "tsc -b && vite build",
"lint": "eslint .",
"preview": "vite preview"
},
"dependencies": {
"@excalidraw/excalidraw": "^0.17.6",
"@monaco-editor/react": "^4.6.0",
"antd": "^5.23.1",
"axios": "^1.7.9",
"copy-to-clipboard": "^3.3.3",
"highlight.js": "^11.11.1",
"katex": "^0.16.21",
"monaco-editor": "^0.52.2",
"monaco-latex": "^0.0.1",
"prism-core": "^2.0.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-drawio": "^1.0.3",
"react-editor-md": "^1.0.31",
"react-quill": "^2.0.0",
"react-simple-code-editor": "^0.14.1",
"sass": "^1.83.4"
},
"devDependencies": {
"@eslint/js": "^9.17.0",
"@types/node": "^22.10.7",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^4.3.4",
"eslint": "^9.17.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.16",
"globals": "^15.14.0",
"typescript": "~5.6.2",
"typescript-eslint": "^8.18.2",
"vite": "^6.0.5"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bioproj/editor.git
git@gitee.com:bioproj/editor.git
bioproj
editor
editor
master

搜索帮助