Gathering detailed insights and metrics for google-sheet-cli
Gathering detailed insights and metrics for google-sheet-cli
Gathering detailed insights and metrics for google-sheet-cli
Gathering detailed insights and metrics for google-sheet-cli
npm install google-sheet-cli
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
60 Stars
258 Commits
4 Forks
3 Watching
11 Branches
1 Contributors
Updated on 03 Oct 2024
TypeScript (97.3%)
Shell (1.41%)
JavaScript (1.16%)
Batchfile (0.12%)
Cumulative downloads
Total Downloads
Last day
6.4%
317
Compared to previous day
Last week
9.3%
1,791
Compared to previous week
Last month
36.1%
7,888
Compared to previous month
Last year
303.5%
36,843
Compared to previous year
A simple helper cli to interact with google sheets.
1$ npm install -g google-sheet-cli 2$ google-sheet COMMAND 3running command... 4$ google-sheet (--version) 5google-sheet-cli/0.0.0 darwin-arm64 node-v18.16.0 6$ google-sheet --help [COMMAND] 7USAGE 8 $ google-sheet COMMAND 9...
You can import the GoogleSheet class as a module and use it without the cli functionality. See code: src/lib/google-sheet.ts
google-sheet data
- Manage data in worksheetgoogle-sheet help
- Display help for google-sheet.google-sheet spreadsheet
- Manage spreadsheetsgoogle-sheet worksheet
- Manage worksheetsclient_email
and private_key
from this file to setup the Google Sheets Action.client_email
(that you got from the downloaded JSON file) with read permissions.Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
This project is licensed under the MIT License - see the LICENSE file for details
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
SAST tool detected but not run on all commits
Details
Reason
dependency not pinned by hash detected -- score normalized to 2
Details
Reason
Found 0/14 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
10 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-25
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More