-
Hello,
how to read only a limit number of rows ? for example rows 10,
keysRow??
-
Excellent tool. I had used it a year ago. Now the same XLSX file does not parse due to lack of quotes in the string-array fields. Is there a config-option to make it backward compatible?
```
./…
-
- https://github.com/paulhodel/jexcel excel样式表格
- https://github.com/myliang/x-spreadsheet excel样式表格
- https://github.com/SheetJS/js-xlsx 操作excel
- https://github.com/exceljs/exceljs 读取,操作和编…
-
项目地址:https://github.com/suxf/xlsx2json
目前发现问题就会修复,使用的是作者最后一次版本更新的源码。
除了原来支持的功能,以及修复了一些小问题。
①此外还更新了c#版本的支持,会自动导出配置以及一个加载单例。
②修改和简化了一些写法,比如不导出!改为~或者留空(等一些简化特性)。
③为了适应c#变量类型增加了基础数值类型比如int,int6…
suxf updated
8 months ago
-
Is there a way to get array of objects.
-
A new api endpoint which will accept a excel file to add schedule in bulk.
Attach the sample schedule file here after it's implementation.
-
Hi there
I'm using Nuxt.js.
I have `const xlsx2json = require('xlsx2json');` in my script and then passing xlsx2json the URL data using:
```js
const fr = new FileReader();
fr.readAsDataURL(…
-
Неправильно парсятся данные, которые приходят в xlsx файле.
1. Послал данные:
![image](https://cloud.githubusercontent.com/assets/2777363/6821746/a6e26a52-d2e2-11e4-98e4-5a4f99fe7fd4.png)
![image](h…
-
It is very likely that Tealeg's xlsx package has changed APIs. When compiling datatools a new system I get an error
```
env GOBIN=/Users/rsdoiel/bin go install cmd/xlsx2json/xlsx2json.go
# co…
-
Modificando el archivo xlsx2JSON.py ingresar los datos de campo según la jerarquía conveniente.