google-spreadsheet-to-json:通过Node API或CLI将Google Spreadsheets导出为JSON文件的简单工具

时间:2021-05-09 17:36:39
【文件属性】:
文件名称:google-spreadsheet-to-json:通过Node API或CLI将Google Spreadsheets导出为JSON文件的简单工具
文件大小:27KB
文件格式:ZIP
更新时间:2021-05-09 17:36:39
JavaScript google-spreadsheet-to-json 一个简单的工具,可将Google Spreadsheets导出为JSON文件。 可以通过Node API或CLI使用。 安装 命令行: $ npm install -g google-spreadsheet-to-json 节点API: $ npm install --save google-spreadsheet-to-json 帮助 $ gsjson --help Usage: gsjson [file] [options] Options: -h, --help output usage information -V, --version output the version number -b, --beauti
【文件预览】:
google-spreadsheet-to-json-master
----UNLICENSE(1KB)
----.eslintrc(600B)
----yarn.lock(50KB)
----example.js(227B)
----helper.js(11KB)
----.travis.yml(44B)
----gsjson.js(2KB)
----README.md(4KB)
----tests()
--------.eslintrc(37B)
--------cellsSpec.js(1KB)
----.gitignore(587B)
----index.js(118B)
----EXAMPLES.md(4KB)
----CHANGELOG.md(992B)
----package.json(874B)

网友评论