2 Star 2 Fork 0

廾匸/simple-table

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 713 Bytes
一键复制 编辑 原始数据 按行查看 历史
廾匸 提交于 2022-04-23 19:10 . 简单表格实现
{
"name": "vite-v3",
"private": true,
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@popperjs/core": "^2.11.5",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"axios": "^0.26.1",
"delegate": "^3.2.0",
"element-plus": "^2.1.10",
"fast-glob": "^3.2.11",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"nprogress": "^0.2.0",
"reset.css": "^2.0.2",
"vite-plugin-svg-icons": "^2.0.1",
"vue": "^3.2.25",
"vue-router": "^4.0.14"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.2.0",
"sass": "^1.49.9",
"unplugin-auto-import": "^0.7.1",
"vite": "^2.8.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/gongxi199937/simple-table.git
git@gitee.com:gongxi199937/simple-table.git
gongxi199937
simple-table
simple-table
master

搜索帮助