airtable-json:airtable记录,但就像json

时间:2021-05-07 18:42:39
【文件属性】:
文件名称:airtable-json:airtable记录,但就像json
文件大小:153KB
文件格式:ZIP
更新时间:2021-05-07 18:42:39
JavaScript airtable-json 动机 当您希望Airtable记录采用原始json格式时,这就是您所关心的。 用法 import airtableJson from 'airtable-json' const getStuff = async() => { const songs = await airtableJson({ auth_key, // this is your airtable api key, starting with 'key' base_name, // this is the base api key, which starts with 'app' primary: 'Songs', // this is the table name you want to pull view: 'Main' // this is the vie
【文件预览】:
airtable-json-main
----.babelrc.js(250B)
----package.json(1KB)
----test()
--------populate-many.js(3KB)
--------filter.js(833B)
--------main.js(1KB)
--------populate.js(2KB)
--------fixtures()
----package-lock.json(602KB)
----dist()
--------airtable-json.js(2KB)
----src()
--------airtable-json.js(2KB)
----.eslintrc.js(275B)
----.gitignore(34B)
----.prettierrc.js(228B)
----README.md(4KB)
----.eslintignore(51B)

网友评论