{"id":18973839,"url":"https://github.com/ya-s-u/firestore-csv-import","last_synced_at":"2026-05-01T04:35:35.825Z","repository":{"id":193778569,"uuid":"689367633","full_name":"ya-s-u/firestore-csv-import","owner":"ya-s-u","description":"CLI tools for importing csv files to firestore documents","archived":false,"fork":false,"pushed_at":"2023-09-09T23:27:48.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T15:04:21.268Z","etag":null,"topics":["firebase","firestore"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/firestore-csv-import","language":"TypeScript","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/ya-s-u.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}},"created_at":"2023-09-09T15:28:26.000Z","updated_at":"2023-09-10T03:22:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f044441-9087-462b-af9e-6669a04c25ef","html_url":"https://github.com/ya-s-u/firestore-csv-import","commit_stats":null,"previous_names":["ya-s-u/firestore-csv-import"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ya-s-u%2Ffirestore-csv-import","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ya-s-u%2Ffirestore-csv-import/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ya-s-u%2Ffirestore-csv-import/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ya-s-u%2Ffirestore-csv-import/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ya-s-u","download_url":"https://codeload.github.com/ya-s-u/firestore-csv-import/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239970677,"owners_count":19727014,"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":["firebase","firestore"],"created_at":"2024-11-08T15:13:16.322Z","updated_at":"2026-04-08T01:30:18.355Z","avatar_url":"https://github.com/ya-s-u.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# firestore-csv-import\n\n## Usage\n\n```sh\n$ npx firestore-csv-import \u003ccsv path\u003e -c \u003ccollection name\u003e -p \u003ccertification path\u003e\n```\n\n## Example\n\n```sh\n$ npx firestore-csv-import test.csv -c tests -p key.json -k id -t date -i id\n```\n\n### Input\n\n```csv\nid,name,point\n1,hoge,1\n2,fuga,2\n3,piyo,3\n```\n\n### Output\n\n\u003cimg width=\"984\" alt=\"スクリーンショット 2023-09-10 8 10 51\" src=\"https://github.com/ya-s-u/firestore-csv-import/assets/6612882/1637be36-7265-4ddd-a896-f767ca873ce1\"\u003e\n\n## Options\n\n### `-c`, `--collection`\n\nFirestore collection name\n\n### `-p`, `--path`\n\nFirebase certification file path\n\n### `-k`, `--key`\n\nFirestore id field\n\n### `-t`, `--timestamp`\n\nFirestore timestamp field (default: false)\n\n### `-i`, `--ignore`\n\nIgnore fields \\*commma separated\n\n### `-h`, `--help`\n\nDisplay help for command\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fya-s-u%2Ffirestore-csv-import","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fya-s-u%2Ffirestore-csv-import","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fya-s-u%2Ffirestore-csv-import/lists"}