{"id":29569138,"url":"https://github.com/zerobase/gas-repl","last_synced_at":"2025-07-19T01:38:02.722Z","repository":{"id":57244482,"uuid":"180668261","full_name":"zerobase/gas-repl","owner":"zerobase","description":"Remote REPL for Google Apps Script (npm)","archived":false,"fork":false,"pushed_at":"2019-04-17T22:54:41.000Z","size":169,"stargazers_count":12,"open_issues_count":3,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-19T04:20:48.550Z","etag":null,"topics":["gas","google-apps-script","repl"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/gas-repl","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zerobase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-10T21:43:06.000Z","updated_at":"2025-04-24T19:36:21.000Z","dependencies_parsed_at":"2022-09-01T06:11:57.929Z","dependency_job_id":null,"html_url":"https://github.com/zerobase/gas-repl","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/zerobase/gas-repl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerobase%2Fgas-repl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerobase%2Fgas-repl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerobase%2Fgas-repl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerobase%2Fgas-repl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zerobase","download_url":"https://codeload.github.com/zerobase/gas-repl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerobase%2Fgas-repl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265871429,"owners_count":23842028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gas","google-apps-script","repl"],"created_at":"2025-07-19T01:38:01.702Z","updated_at":"2025-07-19T01:38:02.703Z","avatar_url":"https://github.com/zerobase.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gas-repl - Remote REPL for Google Apps Script (npm)\n\nInteracting with remote objects gets your programming easier.\n\n[![Image from Gyazo](https://i.gyazo.com/2958460c431c85ccaeb51a24f08240e2.gif)](https://gyazo.com/2958460c431c85ccaeb51a24f08240e2)\n\n## Installation\n\n```\nnpm install --save-dev gas-repl\n```\n\n## Prerequisite\n\nYour GAS project should be set up for [`clasp run`](https://github.com/google/clasp/blob/master/docs/run.md). Follow the instruction below:\n\n1. Find Project ID from \u003chttps://console.cloud.google.com/home/dashboard\u003e and Script ID from \u003chttps://script.google.com/home/my\u003e, then paste it into `.clasp.json`.\n2. Open \u003chttps://console.developers.google.com/apis/credentials\u003e, create an OAuth Client ID (Other), then download as `.claspcreds.json`.\n3. `clasp login --creds .claspcreds.json`.\n4. Put the global function of `gas-repl -p` to your project.\n5. Build your project and `clasp push`.\n6. `clasp run GAS_REPL` will return `Hello from Apps Script ID: ******` if it is working right.\n\nNow you can use `gas-repl` to interact with remote objects.\n\n## Troubleshooting\n\nIf you have `Exception: ScriptError Authorization is required to perform that action. []`, try `clasp login`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzerobase%2Fgas-repl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzerobase%2Fgas-repl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzerobase%2Fgas-repl/lists"}