https://github.com/settinghead/component-google-drive-picker
A handy widget settings UI component to launch Google Drive Picker
https://github.com/settinghead/component-google-drive-picker
Last synced: about 1 year ago
JSON representation
A handy widget settings UI component to launch Google Drive Picker
- Host: GitHub
- URL: https://github.com/settinghead/component-google-drive-picker
- Owner: settinghead
- License: gpl-3.0
- Created: 2014-07-15T05:12:49.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-01T21:46:52.000Z (almost 12 years ago)
- Last Synced: 2025-01-14T19:13:39.381Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 380 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
component-google-drive-picker
=============================
## Prerequisite
```bash
npm install -g mocha
npm install -g protractor
npm install -g casperjs
npm install -g karma
```