ng-google-sheet:AngularJS 和 Google Sheets API 网格

时间:2021-06-15 16:53:20
【文件属性】:
文件名称:ng-google-sheet:AngularJS 和 Google Sheets API 网格
文件大小:23KB
文件格式:ZIP
更新时间:2021-06-15 16:53:20
JavaScript ng-google-sheet 使用 AngularJS 构建的 Google Sheets API 数据网格 依赖关系 NodeJS 和 NPM 用法 在 requires 中包含 ngGoogleSheets angular . module ( 'app' , [ 'ngGoogleSheets' ] ) ; 在父容器中设置配置 function ParentController ( ) { this . config = { // Google Spreadsheet key (can be found in url bar when viewing sheet) sheet : '1jEAO4g_C0NfGkMrLiqIIcXxbOmbfY5mvZ7GzevSi_5c' , // Columns to display column
【文件预览】:
ng-google-sheet-master
----.eslintrc(2KB)
----package.json(1KB)
----test()
--------protractor.conf.js(391B)
--------unit()
--------e2e()
--------karma.conf.js(913B)
----gulpfile.js(3KB)
----src()
--------index.html(3KB)
--------views()
--------styles()
--------scripts()
----.gitignore(58B)
----README.md(3KB)
----bower.json(663B)

网友评论