{"id":15984229,"url":"https://github.com/harrystevens/stupid-sheets","last_synced_at":"2025-03-18T00:31:11.224Z","repository":{"id":34981286,"uuid":"193932798","full_name":"HarryStevens/stupid-sheets","owner":"HarryStevens","description":"A stupid simple Google Sheets reader.","archived":false,"fork":false,"pushed_at":"2022-12-09T07:50:40.000Z","size":45,"stargazers_count":4,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T20:32:51.436Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"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/HarryStevens.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}},"created_at":"2019-06-26T15:36:08.000Z","updated_at":"2020-08-24T09:26:28.000Z","dependencies_parsed_at":"2023-01-15T11:25:35.313Z","dependency_job_id":null,"html_url":"https://github.com/HarryStevens/stupid-sheets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarryStevens%2Fstupid-sheets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarryStevens%2Fstupid-sheets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarryStevens%2Fstupid-sheets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarryStevens%2Fstupid-sheets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HarryStevens","download_url":"https://codeload.github.com/HarryStevens/stupid-sheets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244133880,"owners_count":20403506,"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":[],"created_at":"2024-10-08T02:05:13.050Z","updated_at":"2025-03-18T00:31:11.204Z","avatar_url":"https://github.com/HarryStevens.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stupid-sheets\nA stupid simple Google Sheets reader. [![Build Status](https://travis-ci.org/HarryStevens/stupid-sheets.svg?branch=master)](https://travis-ci.org/HarryStevens/stupid-sheets)\n\n## Installation\n```bash\nnpm i stupid-sheets -S\n```\n\n## Usage\nstupid-sheets loads a published Google Sheet's data as JSON in Node.js.\n\n```js\nconst googleSheetsId = \"1PP72fxscsKti-QYHjllLN2FSie12eollE1QMh1a47Rg\";\nrequire(\"stupid-sheets\")(googleSheetsId, json =\u003e {\n  console.log(json);\n});\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharrystevens%2Fstupid-sheets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharrystevens%2Fstupid-sheets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharrystevens%2Fstupid-sheets/lists"}