google-calendar-helpers

时间:2021-07-07 21:16:16
【文件属性】:
文件名称:google-calendar-helpers
文件大小:10KB
文件格式:ZIP
更新时间:2021-07-07 21:16:16
JavaScript 用于 NodeJS 的简单 Google 日历使用的便捷功能 基于 安装: npm install google-calendar-helpers 用法 初始化 API: var accessToken = '--- your access token ---' , clientId = '--- client ID ---' , clientSecret = '--- client secret ---' , calendarId = '--- Google Calendar Id ---' , CalendarClient = require('google-calendar-helpers'); , calendarClient = new CalendarClient(accessToken, clientId, clientSecret, calend
【文件预览】:
google-calendar-helpers-master
----package.json(838B)
----helpers.js(723B)
----Gruntfile.js(2KB)
----LICENSE(1KB)
----index.js(5KB)
----README.md(3KB)
----test()
--------spec-tools.js(1KB)
--------main.spec.js(9KB)
--------helpers.spec.js(916B)
--------config.json(106B)

网友评论