{"id":18823097,"url":"https://github.com/jrdnbradford/doc-merge","last_synced_at":"2026-07-02T05:32:25.653Z","repository":{"id":130562370,"uuid":"254396296","full_name":"jrdnbradford/Doc-Merge","owner":"jrdnbradford","description":"Google Sheet-bound document merge application built with Google Apps Script","archived":false,"fork":false,"pushed_at":"2020-08-22T17:12:53.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-11T14:41:32.843Z","etag":null,"topics":["document-merge","google","google-apps","google-apps-script","google-docs","google-drive","google-sheets","javascript","pdf-merge"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jrdnbradford.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2020-04-09T14:36:58.000Z","updated_at":"2020-08-22T17:12:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"61c04d80-333f-4dc9-86b8-01a263285230","html_url":"https://github.com/jrdnbradford/Doc-Merge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jrdnbradford/Doc-Merge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrdnbradford%2FDoc-Merge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrdnbradford%2FDoc-Merge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrdnbradford%2FDoc-Merge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrdnbradford%2FDoc-Merge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrdnbradford","download_url":"https://codeload.github.com/jrdnbradford/Doc-Merge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrdnbradford%2FDoc-Merge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35034984,"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-07-02T02:00:06.368Z","response_time":173,"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":["document-merge","google","google-apps","google-apps-script","google-docs","google-drive","google-sheets","javascript","pdf-merge"],"created_at":"2024-11-08T00:52:46.860Z","updated_at":"2026-07-02T05:32:25.626Z","avatar_url":"https://github.com/jrdnbradford.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Doc Merge\nGoogle Sheet-bound document merge application built with Google Apps Script. \n\nThe files in this repo are meant to be bound to a Google Sheet container. Information about data used for merging that could be helpful for troubleshooting issues is logged in the [Google Account](https://script.google.com/home/executions) that runs the application. This default behavior can be changed by switching the *logTroubleShootingInfo* boolean variable in [globals.gs](server/globals.gs) to *false*.\n\n## Recommended OAuth Scopes\n```json\n{\n    \"oauthScopes\": [\n        \"https://www.googleapis.com/auth/drive\",\n        \"https://www.googleapis.com/auth/documents\",\n        \"https://www.googleapis.com/auth/spreadsheets.currentonly\",\n        \"https://www.googleapis.com/auth/script.container.ui\"\n    ]\n}\n```\n\n## Authors\n**Jordan Bradford** - GitHub: [jrdnbradford](https://github.com/jrdnbradford)\n\n## License\nAll code in this project is licensed under the MIT license. See [LICENSE.txt](LICENSE.txt) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrdnbradford%2Fdoc-merge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrdnbradford%2Fdoc-merge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrdnbradford%2Fdoc-merge/lists"}