1 Star 3 Fork 1

JA+/stk-table-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.83 KB
一键复制 编辑 原始数据 按行查看 历史
JA+ 提交于 2024-12-24 19:27 . update mock
{
"name": "stk-table-vue",
"version": "0.6.4",
"description": "Simple realtime virtual table for vue3 and vue2.7",
"main": "./lib/stk-table-vue.js",
"types": "./lib/src/StkTable/index.d.ts",
"packageManager": "[email protected]",
"directories": {
"test": "test"
},
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"test": "vitest",
"docs:dev": "vitepress dev docs-src",
"docs:build": "vitepress build docs-src",
"docs:preview": "vitepress preview docs-src",
"docs:update": "cp -rf ./docs-src/.vitepress/dist/* ./docs"
},
"keywords": [
"virtual table",
"vue",
"vue2",
"vue3",
"highlight",
"sticky",
"virtual",
"table",
"list"
],
"files": [
"lib",
"src"
],
"author": "japlus",
"repository": {
"type": "git",
"url": "https://github.com/ja-plus/stk-table-vue"
},
"license": "MIT",
"devDependencies": {
"@types/d3-interpolate": "^3.0.4",
"@types/mockjs": "^1.0.10",
"@types/node": "^20.12.10",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/test-utils": "2.4.4",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-html": "^8.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.25.0",
"happy-dom": "^12.10.3",
"less": "^4.2.0",
"mockjs": "^1.1.0",
"postcss": "^8.4.47",
"postcss-discard-comments": "^6.0.2",
"postcss-preset-env": "^9.5.11",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
"vite": "^5.4.10",
"vite-plugin-dts": "^4.3.0",
"vitepress": "^1.5.0",
"vitepress-demo-plugin": "^1.2.0",
"vitest": "^2.1.3",
"vue": "^3.5.12",
"vue-eslint-parser": "^9.4.2"
},
"dependencies": {
"d3-interpolate": "^3.0.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/japlus/stk-table-vue.git
[email protected]:japlus/stk-table-vue.git
japlus
stk-table-vue
stk-table-vue
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385