{"id":24987578,"url":"https://github.com/tomoyanakano/add-row-from-csv","last_synced_at":"2026-05-03T06:39:36.810Z","repository":{"id":50278980,"uuid":"491393838","full_name":"tomoyanakano/add-row-from-csv","owner":"tomoyanakano","description":"📒 GAS project for Google Sheet Function which enable to add values to row from csv ","archived":false,"fork":false,"pushed_at":"2022-06-29T04:37:57.000Z","size":127,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T11:16:37.176Z","etag":null,"topics":["clasp","csv","google-app-script","spreadsheet","typescript"],"latest_commit_sha":null,"homepage":"","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/tomoyanakano.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":"2022-05-12T06:38:26.000Z","updated_at":"2024-02-28T01:54:05.000Z","dependencies_parsed_at":"2022-08-31T18:03:08.459Z","dependency_job_id":null,"html_url":"https://github.com/tomoyanakano/add-row-from-csv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tomoyanakano/add-row-from-csv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomoyanakano%2Fadd-row-from-csv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomoyanakano%2Fadd-row-from-csv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomoyanakano%2Fadd-row-from-csv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomoyanakano%2Fadd-row-from-csv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomoyanakano","download_url":"https://codeload.github.com/tomoyanakano/add-row-from-csv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomoyanakano%2Fadd-row-from-csv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32560912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["clasp","csv","google-app-script","spreadsheet","typescript"],"created_at":"2025-02-04T11:48:14.514Z","updated_at":"2026-05-03T06:39:36.789Z","avatar_url":"https://github.com/tomoyanakano.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Add row values to Google Sheets from csv\nThis repo is GAS project for Google Sheet Function which enable to add values to row from csv \n\n# Problem\nWhen you would like to import data to Google Sheet form csv, you often use `importData` Function.\nBut, this function is not useful when you would like to import big data because of causing maximum size error.\n\n# Solution\nThis GAS script enable to import data and write value down to sheet.\nalso, you can set key in order to disable duplicating.\n\n# Usage\n1. index sheet\n\nset these values to A - C column on index sheet\n- SheetName\n- Csv url \n- keyColumnIndex\n\n\u003cimg width=\"346\" alt=\"スクリーンショット 2022-05-12 15 54 19\" src=\"https://user-images.githubusercontent.com/47712031/168009804-4d796984-cec8-4ba4-a528-f135a8587d48.png\"\u003e\n\n2. make sheet \n \nCreate a sheet with the same name as described in the index sheet.\n\n3. run main function\n\nYou can confirm write csv's values down to the sheet.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomoyanakano%2Fadd-row-from-csv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomoyanakano%2Fadd-row-from-csv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomoyanakano%2Fadd-row-from-csv/lists"}