google-sheets-api:已弃用

时间:2024-06-28 12:47:41
【文件属性】:

文件名称:google-sheets-api:已弃用

文件大小:13KB

文件格式:ZIP

更新时间:2024-06-28 12:47:41

JavaScript

google-sheets-api 客户端(非官方)。 安装 $ npm install https://github.com/bouzuya/google-sheets-api/archive/master.tar.gz 或者 $ npm install https://github.com/bouzuya/google-sheets-api/archive/{VERSION}.tar.gz 例子 newClient = require ' google-sheets-api ' email = ' ...@developer.gserviceaccount.com ' key = ' -----BEGIN PRIVATE KEY----- \n ... \n -----END PRIVATE KEY----- \n ' client = newClient ({ email,


【文件预览】:
google-sheets-api-master
----.gitignore(31B)
----README.md(1KB)
----test()
--------worksheet.coffee(738B)
--------spreadsheet.coffee(476B)
--------client.coffee(430B)
--------index.coffee(161B)
--------visibilities.coffee(321B)
--------projections.coffee(300B)
--------base-url.coffee(218B)
----LICENSE(1KB)
----package.json(977B)
----src()
--------worksheet.coffee(4KB)
--------spreadsheet.coffee(925B)
--------client.coffee(969B)
--------index.coffee(91B)
--------visibilities.coffee(57B)
--------projections.coffee(49B)
--------base-url.coffee(57B)
----index.js(36B)
----lib()
--------worksheet.js(6KB)
--------client.js(2KB)
--------base-url.js(58B)
--------projections.js(55B)
--------spreadsheet.js(1KB)
--------index.js(129B)
--------visibilities.js(67B)
----gulpfile.coffee(667B)

网友评论