{"id":19565083,"url":"https://github.com/s3rious/columns-app-exporter","last_synced_at":"2025-06-12T20:34:07.693Z","repository":{"id":94091509,"uuid":"294928652","full_name":"s3rious/columns-app-exporter","owner":"s3rious","description":"Script that exports projects data from columns.app","archived":false,"fork":false,"pushed_at":"2020-09-12T11:30:36.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T09:28:14.420Z","etag":null,"topics":["columns","columnsapp","columnsme","deno","export","exporter","script"],"latest_commit_sha":null,"homepage":"","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/s3rious.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}},"created_at":"2020-09-12T11:18:42.000Z","updated_at":"2020-09-12T11:30:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"8a35e459-0012-4ead-9c1c-996f20a4894d","html_url":"https://github.com/s3rious/columns-app-exporter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/s3rious/columns-app-exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rious%2Fcolumns-app-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rious%2Fcolumns-app-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rious%2Fcolumns-app-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rious%2Fcolumns-app-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s3rious","download_url":"https://codeload.github.com/s3rious/columns-app-exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rious%2Fcolumns-app-exporter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259522456,"owners_count":22870469,"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":["columns","columnsapp","columnsme","deno","export","exporter","script"],"created_at":"2024-11-11T05:24:58.547Z","updated_at":"2025-06-12T20:34:07.662Z","avatar_url":"https://github.com/s3rious.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [columns.app](https://columns.app/) exporter\n\nThat's a simple [deno](https://deno.land/) script that exports all of your projects, lists and cards from columns.app as a single json file.\n\n### How to bundle\nRun `deno bundle --unstable index.ts \u003e dist.js`\n\nFlag `--unstable` used to [enable unstable API’s](https://deno.land/manual/runtime/stability), since not everything what script's needed is not stable yet.\n\n### How to use\nRun `deno run --allow-net --allow-write=./projects.json dist.js -e \u003cYOUR_EMAIL\u003e -p \u003cYOUR_PASSWORD\u003e`\n    \nFlag `--allow-net` used to allow script to access network, which is necessary to access columns.app api\n\nFlag `--allow-write=./projects.json` used to allow script to write `projects.json` file to your file system\n\nYou can also run `index.ts` directly as `deno run --unstable --allow-net --allow-write=./projects.json index.ts -e \u003cYOUR_EMAIL\u003e -p \u003cYOUR_PASSWORD\u003e`, that's useful for development purposes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs3rious%2Fcolumns-app-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs3rious%2Fcolumns-app-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs3rious%2Fcolumns-app-exporter/lists"}