{"id":23639943,"url":"https://github.com/tsuki-lab/csv-to-files","last_synced_at":"2026-04-12T22:34:03.221Z","repository":{"id":119152865,"uuid":"576219699","full_name":"tsuki-lab/csv-to-files","owner":"tsuki-lab","description":"CSVからファイルを作成するスクリプトです。","archived":false,"fork":false,"pushed_at":"2022-12-15T07:45:21.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T07:14:51.845Z","etag":null,"topics":["csv","nodejs"],"latest_commit_sha":null,"homepage":"","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/tsuki-lab.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-09T09:43:33.000Z","updated_at":"2022-12-09T09:47:52.000Z","dependencies_parsed_at":"2023-07-10T01:00:48.324Z","dependency_job_id":null,"html_url":"https://github.com/tsuki-lab/csv-to-files","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tsuki-lab/csv-to-files","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsuki-lab%2Fcsv-to-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsuki-lab%2Fcsv-to-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsuki-lab%2Fcsv-to-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsuki-lab%2Fcsv-to-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsuki-lab","download_url":"https://codeload.github.com/tsuki-lab/csv-to-files/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsuki-lab%2Fcsv-to-files/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000991,"owners_count":26082972,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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":["csv","nodejs"],"created_at":"2024-12-28T08:29:09.268Z","updated_at":"2025-10-09T07:14:52.687Z","avatar_url":"https://github.com/tsuki-lab.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSV to Files\nCSVからファイルを作成するスクリプトです。\n\n## 環境構築\n```shell\ncd csv-to-files\nnpm install\n```\n\n## 利用方法\n\n1. プロジェクトルートフォルダに`index.csv`を作成します。\n\n参考）\n```csv\nfile,body\ngreeting/hello.txt,Hello!!\n```\n\n2. csvが作成できたらコマンド実行します。\n\n```shell\nnpm start\n```\n\n3. [`/dist`](./dist/)に作成されたファイルが格納されます。\n\n## 動作推奨環境\n| dependency | version |\n| - | - |\n| Node.js | 16.18.1 |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsuki-lab%2Fcsv-to-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsuki-lab%2Fcsv-to-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsuki-lab%2Fcsv-to-files/lists"}