{"id":20031872,"url":"https://github.com/wtnabe/gas-spreadsheet-publisher","last_synced_at":"2026-06-10T15:32:00.763Z","repository":{"id":66523973,"uuid":"574535142","full_name":"wtnabe/gas-spreadsheet-publisher","owner":"wtnabe","description":"SpreadsheetPublisher Library for Google Apps Script","archived":false,"fork":false,"pushed_at":"2022-12-15T07:08:52.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T05:27:54.915Z","etag":null,"topics":["gas-library","google-apps-script","spreadsheet"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wtnabe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-05T14:22:52.000Z","updated_at":"2023-05-28T11:25:09.000Z","dependencies_parsed_at":"2023-03-11T00:01:16.212Z","dependency_job_id":null,"html_url":"https://github.com/wtnabe/gas-spreadsheet-publisher","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/wtnabe/gas-spreadsheet-publisher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wtnabe%2Fgas-spreadsheet-publisher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wtnabe%2Fgas-spreadsheet-publisher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wtnabe%2Fgas-spreadsheet-publisher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wtnabe%2Fgas-spreadsheet-publisher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wtnabe","download_url":"https://codeload.github.com/wtnabe/gas-spreadsheet-publisher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wtnabe%2Fgas-spreadsheet-publisher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34159249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-library","google-apps-script","spreadsheet"],"created_at":"2024-11-13T09:35:03.040Z","updated_at":"2026-06-10T15:32:00.738Z","avatar_url":"https://github.com/wtnabe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SpreadsheetPublisher for Google Apps Script\n\nSpreadsheetPublisher Library for Google Apps Script Project ( **Sheets Container-bound** script )\n\n## Prerequisite\n\nSheets Container-bound script Project.\n\n## How to Use\n\n### 0. Prepare Sheet\n\nThis library is for Spreadsheet Container-bound Script as it adds menus to Spreadsheet.\n\n### 1. Add Library code\n\nChoose one of them please.\n\n 1. add Project ID for your project as Library `1reFNMbPJLeqNcUr2Agyq6VWsQyXcJWW-7nkQs152SYPGYmZhJZ4YxLZ7`\n 2. Copy and Paste this code\n\nI would recommend #2 for speed of execution, but #1 is also a good option for administrative costs.\n\n### 2. Write setup code\n\nopen Script Editor\n\n```javascript\nfunction onOpen () {\n  SpreadsheetPubliser.register({ targetId: \u003ctarget Spreadsheet ID\u003e })\n}\n```\n\nIf no `\u003csheetNames\u003e`s specified, all sheets will be copied.\n\n### 3. Reload Spreadsheet\n\n### 4. Publish from Spreadsheet UI\n\nopen menu `[ Publisher ]` -\u003e `[ Publish ]`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwtnabe%2Fgas-spreadsheet-publisher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwtnabe%2Fgas-spreadsheet-publisher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwtnabe%2Fgas-spreadsheet-publisher/lists"}