
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
igroot-import-excel
Advanced tools
需要导入 excel 数据到表格中,导入的数据是个二维数组,同时希望定义导入的二维数据的 key。
sl add -c igroot-import-excel
<IgrootImportExcel
columnRules={columnRules}
onImportSuccess={this.handleImportSuccess}
>
<Button> 上传 Excel 文件</Button>
</IgrootImportExcel>
| 参数 | 说明 | 类型 | 默认值 |
|---|---|---|---|
| style | 样式 | Object | - |
| className | 扩展样式类名 | String | - |
| type | 类型 | String | 两种类型:'click' 和 'drag', 默认值 'click' |
| autoPreview | 是否预览 | boolean | false |
| columnRules | 配置要显示的字段 | Object | - |
| onImportSuccess | 导入成功的回调函数 | function | - |
columnRules = {
"ISP": {
key: 'isp',
width: 50
},
"城市": {
key: 'city',
width: 100
}
}
FAQs
导入 excel 格式化
The npm package igroot-import-excel receives a total of 0 weekly downloads. As such, igroot-import-excel popularity was classified as not popular.
We found that igroot-import-excel demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.