1 Star 0 Fork 1

echeen / handsontable-6.2.2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bower.json 941 Bytes
一键复制 编辑 原始数据 按行查看 历史
echeen 提交于 2020-12-23 15:32 . 初始化
{
"name": "handsontable",
"description": "Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs",
"main": ["./dist/handsontable.js", "./dist/handsontable.css"],
"homepage": "http://handsontable.com/",
"repository": {
"type": "git",
"url": "https://github.com/handsontable/handsontable.git"
},
"authors": [
"Handsoncode", "Handsoncode <hello@handsontable.com>"
],
"keywords": [
"data",
"grid",
"table",
"editor",
"grid-editor",
"data-grid",
"data-table",
"spreadsheet",
"excel",
"tabular-data",
"edit-cell",
"editable-table",
"data-spreadsheet"
],
"ignore": [
"**/.*",
"components",
"demo",
"node_modules",
"src",
"test"
],
"dependencies": {
"moment": "^2.13.0",
"numbro": "^2.0.6",
"pikaday": "^1.4.0"
},
"devDependencies": {
"chroma-js": "~0.5.6"
}
}
JavaScript
1
https://gitee.com/qingziyouxin_echeen/handsontable-6.2.2.git
git@gitee.com:qingziyouxin_echeen/handsontable-6.2.2.git
qingziyouxin_echeen
handsontable-6.2.2
handsontable-6.2.2
master

搜索帮助