{"id":23167286,"url":"https://github.com/dylansmith/starling-ynab","last_synced_at":"2026-07-17T03:35:03.843Z","repository":{"id":57369527,"uuid":"176353379","full_name":"dylansmith/starling-ynab","owner":"dylansmith","description":"Convert Starling Bank CSV exports for importing into YNAB","archived":false,"fork":false,"pushed_at":"2019-03-20T01:11:26.000Z","size":143,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-12T03:38:52.730Z","etag":null,"topics":["csv","qif","starlingbank","ynab"],"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/dylansmith.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-03-18T19:11:58.000Z","updated_at":"2020-01-01T13:32:07.000Z","dependencies_parsed_at":"2022-08-26T06:00:59.747Z","dependency_job_id":null,"html_url":"https://github.com/dylansmith/starling-ynab","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/dylansmith%2Fstarling-ynab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylansmith%2Fstarling-ynab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylansmith%2Fstarling-ynab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylansmith%2Fstarling-ynab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dylansmith","download_url":"https://codeload.github.com/dylansmith/starling-ynab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247256110,"owners_count":20909240,"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":["csv","qif","starlingbank","ynab"],"created_at":"2024-12-18T02:27:12.316Z","updated_at":"2025-10-16T20:40:43.178Z","avatar_url":"https://github.com/dylansmith.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# starling-ynab\n\n[![CircleCI](https://circleci.com/gh/dylansmith/starling-ynab.svg?style=svg)](https://circleci.com/gh/dylansmith/starling-ynab)\n\nA small command-line utility to convert [Starling Bank](https://www.starlingbank.com/) CSV statements into [YNAB](https://www.youneedabudget.com/)-compatible formats (CSV or QIF).\n\nDisclaimer: I personally use YNAB 4, and have not yet tested this with \"New YNAB\" as yet.\n\n## Installation\n\n```sh\n$ npm install -g starling-ynab\n```\n\n## Usage\n\n1. Export statements via the Starling Bank app, choosing \"CSV\" as the output format.\n2. Choose \"Export Statement\" and save it somewhere accessible (e.g. Google Drive, Dropbox)\n\n### Converting to QIF\n\n```sh\n$ starling_ynab_qif \u003cfile_or_directory_path\u003e\n```\n\nGiven the file `StarlingStatement_2019-03.csv`, it will generate `StarlingStatement_2019-03.ynab.qif`.\n\n### Converting to CSV\n\n```sh\n$ starling_ynab_csv \u003cfile_or_directory_path\u003e\n```\n\nGiven the file `StarlingStatement_2019-03.csv`, it will generate `StarlingStatement_2019-03.ynab.csv`.\n\n---\n\n## Release History\n\n* 2.0.3\n  - setup CI\n* 2.0.2\n  - tests, refactoring and improvements\n  - added keywords\n* 2.0.1\n  - README fixes\n* 2.0.0\n  - added QIF conversion\n  - renamed bin commands to `starling_ynab_qif` and `starling_ynab_csv`\n* 1.0.1\n  - fixed issue with CLI script\n* 1.0.0\n  - initial release featuring CSV to CSV conversion\n\n---\n\n[![JavaScript Style Guide](https://cdn.rawgit.com/standard/standard/master/badge.svg)](https://github.com/standard/standard)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylansmith%2Fstarling-ynab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdylansmith%2Fstarling-ynab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylansmith%2Fstarling-ynab/lists"}