1.0.35 • Published 4 years ago

shimo_json v1.0.35

Weekly downloads
13
License
ISC
Repository
-
Last release
4 years ago

shimo_json

How to use:

From shimo

cookie='your cooike';
fileId="your document id"
npx shimo_json -c $cookie --fileId $fileId -o test.json

From local file

npx shimo_json -o test.json test.xlsx

Parameters:

-c/--cookie: copy from one of shimo's request.
-i/--fileId: shimo's document id: https://shimo.im/sheets/<docment id>/MODOC
-n/--nameRow: the index of row for name, default:0
-t/--typeRow: the index of row for type, default:1
-d/--dataRow: the index of row for data, default:1
-f/--format: the json format, default:common, which with full key,[{key1:value1,key2:value2},{key1:value1,key2:value2}], otherwise [keys:[key1,key2],values:[[value1,value2],[value1,value2]]]
-o/--out: out path
file:  excel path

Thanks

https://github.com/yangkghjh/shimo2csv

1.0.35

4 years ago

1.0.34

4 years ago

1.0.33

4 years ago

1.0.32

4 years ago

1.0.31

4 years ago

1.0.30

4 years ago

1.0.28

4 years ago

1.0.27

4 years ago

1.0.26

4 years ago

1.0.25

4 years ago

1.0.24

4 years ago

1.0.23

4 years ago

1.0.22

4 years ago

1.0.20

4 years ago

1.0.19

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.1

4 years ago