{"id":22519067,"url":"https://github.com/mikeludemann/json2tsv","last_synced_at":"2026-04-19T05:33:08.618Z","repository":{"id":98485429,"uuid":"202145245","full_name":"mikeludemann/json2tsv","owner":"mikeludemann","description":"JSON to TSV convert method","archived":false,"fork":false,"pushed_at":"2019-08-13T13:12:19.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-28T02:48:37.705Z","etag":null,"topics":["converter","json","tsv"],"latest_commit_sha":null,"homepage":null,"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/mikeludemann.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":"2019-08-13T12:58:59.000Z","updated_at":"2019-08-13T13:12:22.000Z","dependencies_parsed_at":"2023-06-01T23:45:37.761Z","dependency_job_id":null,"html_url":"https://github.com/mikeludemann/json2tsv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikeludemann/json2tsv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeludemann%2Fjson2tsv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeludemann%2Fjson2tsv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeludemann%2Fjson2tsv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeludemann%2Fjson2tsv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeludemann","download_url":"https://codeload.github.com/mikeludemann/json2tsv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeludemann%2Fjson2tsv/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262924957,"owners_count":23385458,"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":["converter","json","tsv"],"created_at":"2024-12-07T04:18:17.675Z","updated_at":"2025-10-17T17:08:10.492Z","avatar_url":"https://github.com/mikeludemann.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# json2tsv\n\nJSON to TSV converter\n\n## Example\n\n```\nvar data = [{\n  key: '1',\n  name: 'John Doe',\n  age: 32\n}, {\n  key: '2',\n  name: 'Jane Doe',\n  age: 35\n}];\n\njson2tsv(data);\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeludemann%2Fjson2tsv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikeludemann%2Fjson2tsv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeludemann%2Fjson2tsv/lists"}