{"id":20430436,"url":"https://github.com/2anki/csv-to-apkg","last_synced_at":"2026-02-15T16:33:13.250Z","repository":{"id":194886643,"uuid":"691694482","full_name":"2anki/csv-to-apkg","owner":"2anki","description":"Convert CSV to Anki collections and decks","archived":false,"fork":false,"pushed_at":"2025-03-01T17:59:57.000Z","size":808,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-18T16:41:17.224Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/2anki.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-09-14T17:34:35.000Z","updated_at":"2025-01-02T04:08:58.000Z","dependencies_parsed_at":"2023-11-07T01:55:06.619Z","dependency_job_id":"ac4d133d-5e9d-4a6c-a7bd-e0cc9bc0c51f","html_url":"https://github.com/2anki/csv-to-apkg","commit_stats":null,"previous_names":["2anki/csv-to-apkg"],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/2anki/csv-to-apkg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2anki%2Fcsv-to-apkg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2anki%2Fcsv-to-apkg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2anki%2Fcsv-to-apkg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2anki%2Fcsv-to-apkg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2anki","download_url":"https://codeload.github.com/2anki/csv-to-apkg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2anki%2Fcsv-to-apkg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29484656,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T15:33:17.885Z","status":"ssl_error","status_checked_at":"2026-02-15T15:32:53.698Z","response_time":118,"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":[],"created_at":"2024-11-15T08:07:23.148Z","updated_at":"2026-02-15T16:33:13.235Z","avatar_url":"https://github.com/2anki.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSV to APKG\n\nA small library to convert CSV files to APKG files.\n\n## Dependencies\n\nThis project is part of [2anki.net](https://2anki.net/) and uses the following dependencies:\n\n-   [2anki/create_deck](https://github.com/2anki/create_deck)\n-   [2anki/server](https://github.com/2anki/2anki.net)\n\nMake sure these projects are available one level above this project:\n\n```\ngit clone https://github.com/2anki/2anki.net ../server\ngit clone https://github.com/2anki/create_deck ../create_deck\n```\n\n## Install\n\n\u003e npm i @2anki/csv-to-apkg\n\n## Usage\n\nThis project was developed using [TDD](https://www.goodreads.com/book/show/387190.Test_Driven_Development), so checkout the [tests](./src/csv-to-apkg.test.ts) for examples on expected usage.\n\n## How does it work?\n\n`csv-to-apkg` reads your comma delimited data. It takes the first column and treats it as the front of the card. The remaining columns are the back of the card.\n\n## Limitations\n\nCloze deletion are not supported.\n\n## License\n\nUnless otherwise specified in the source:\n\nThe code is licensed under the [MIT](./LICENSE) Copyright (c) 2023, Alexander Alemayhu.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2anki%2Fcsv-to-apkg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2anki%2Fcsv-to-apkg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2anki%2Fcsv-to-apkg/lists"}