文件名称:google-docs-api:与谷歌文档混乱
文件大小:31KB
文件格式:ZIP
更新时间:2024-06-10 16:35:32
JavaScript
网络速查员 用于网络浏览器的示例文本编辑器,说明了如何使用Google Drive API打开和保存文件 概述 这是使用和构建的简单文本编辑。 您可以在其实时上试用该应用程序。 安装与配置 该项目可以在任何静态Web服务器上运行。 从源头建造 如果您还没有和 ,则可以安装: npm install -g gulp bower 获取应用程序的源代码: git clone https://github.com/googledrive/web-quickeditor.git cd web-quickeditor npm install & bower install 创建一个Google API项目并激活Drive API 首先,您需要为您的应用激活Drive API。 您可以通过在配置API项目来做到这一点。 使用可以在Google Developers Console中创建或选
【文件预览】:
google-docs-api-master
----package.json(1KB)
----protractor.conf.js(708B)
----gulpfile.js(231B)
----gulp()
--------unit-tests.js(845B)
--------inject.js(1021B)
--------watch.js(287B)
--------server.js(1KB)
--------build.js(2KB)
--------deploy.js(168B)
--------proxy.js(2KB)
--------e2e-tests.js(918B)
--------styles.js(1KB)
----LICENSE(11KB)
----CONTRIBUTING.md(3KB)
----src()
--------404.html(4KB)
--------index.html(2KB)
--------app()
--------components()
--------favicon.ico(1KB)
----.gitignore(69B)
----karma.conf.js(243B)
----README.md(2KB)
----bower.json(544B)