{"id":31945633,"url":"https://github.com/januswel/gie","last_synced_at":"2026-04-15T20:03:57.725Z","repository":{"id":40743381,"uuid":"164982483","full_name":"januswel/gie","owner":"januswel","description":"Export Github issues","archived":false,"fork":false,"pushed_at":"2022-12-09T15:22:19.000Z","size":1038,"stargazers_count":1,"open_issues_count":17,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-14T10:59:33.208Z","etag":null,"topics":["cli","github","issue"],"latest_commit_sha":null,"homepage":null,"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/januswel.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-01-10T03:24:54.000Z","updated_at":"2023-03-24T05:39:35.000Z","dependencies_parsed_at":"2023-01-25T22:15:41.776Z","dependency_job_id":null,"html_url":"https://github.com/januswel/gie","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/januswel/gie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/januswel%2Fgie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/januswel%2Fgie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/januswel%2Fgie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/januswel%2Fgie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/januswel","download_url":"https://codeload.github.com/januswel/gie/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/januswel%2Fgie/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31857625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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":["cli","github","issue"],"created_at":"2025-10-14T10:57:44.621Z","updated_at":"2026-04-15T20:03:57.670Z","avatar_url":"https://github.com/januswel.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gie\n\nGithub issues exporter\n\n## Getting Started\n\n```console\nnpm install @januswel/gie\n```\n\nFor authentication, an environment variable \"TOKEN\" is used.\n\n```console\nexport TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n```\n\nA `repo` scope is required for private repositories.\n\n![scope](./scope.png)\n\n## Usage\n\n```\nimport { Issue } from '@januswel/gie'\n\nconst owner = 'januswel'\nconst repo = 'gie'\nIssue.getAll(owner, repo).then(issues =\u003e {\n  console.log(issues)\n})\n```\n\n## CLI\n\n```console\nTOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx npx @januswel/gie issues januswel gie\n```\n\nin CSV\n\n```console\nTOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx npx @januswel/gie issues januswel gie --csv\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanuswel%2Fgie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanuswel%2Fgie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanuswel%2Fgie/lists"}