Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Rclone | 38,652 | 21 | 2 days ago | 254 | September 15, 2022 | 897 | mit | Go | ||
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files | ||||||||||
Analytics | 14,972 | a day ago | 40 | agpl-3.0 | Elixir | |||||
Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics. | ||||||||||
Awesome Kubernetes | 13,893 | 14 days ago | 9 | other | Shell | |||||
A curated list for awesome kubernetes sources :ship::tada: | ||||||||||
Xg2xg | 12,414 | 7 days ago | 36 | |||||||
by ex-googlers, for ex-googlers - a lookup table of similar tech & services | ||||||||||
Functions Samples | 11,675 | a day ago | 143 | apache-2.0 | JavaScript | |||||
Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase | ||||||||||
Infracost | 9,117 | 5 days ago | 129 | August 30, 2022 | 138 | apache-2.0 | Go | |||
Cloud cost estimates for Terraform in pull requests💰📉 Love your cloud bill! | ||||||||||
Training Data Analyst | 6,795 | 6 days ago | 325 | apache-2.0 | Jupyter Notebook | |||||
Labs and demos for courses for GCP Training (http://cloud.google.com/training). | ||||||||||
Python Docs Samples | 6,320 | a day ago | 2 | May 24, 2021 | 106 | apache-2.0 | Jupyter Notebook | |||
Code samples used on cloud.google.com | ||||||||||
Google Cloud Python | 4,212 | 438 | 77 | a day ago | 20 | July 30, 2018 | 234 | apache-2.0 | Python | |
Google Cloud Client Library for Python | ||||||||||
Apps Script Samples | 3,893 | a month ago | 36 | apache-2.0 | JavaScript | |||||
Apps Script samples for Google Workspace products. |
Various sample code and projects for the Google Apps Script platform, a JavaScript platform in the cloud.
Learn more at developers.google.com.
onOpen
, onEdit
, or onInstall
in an add-onCodelab tutorials combine detailed explanation, coding exercises, and documented best practices to help engineers get up to speed with key Google technologies. Here's a list of Apps Script codelabs:
clasp
command-line toolLearn how to clone, pull, and push Apps Script projects on the command-line using clasp.
Run ESLint over this whole repository with:
npm run lint
This command will fix simple errors.